Skip to content

Commit

Permalink
build(mod): tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
Gkirito committed Apr 14, 2024
1 parent dbc1736 commit b1a49bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ require (
github.com/vedhavyas/go-subkey v1.0.2
github.com/xiang-xx/starknet.go v0.0.0-20231228033833-af9632cdf6d6
golang.org/x/crypto v0.18.0
golang.org/x/exp v0.0.0-20240119083558-1b970713d09a
)

require (
Expand Down Expand Up @@ -155,7 +156,6 @@ require (
github.com/zondax/ledger-go v0.14.0 // indirect
go.etcd.io/bbolt v1.3.7 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/exp v0.0.0-20240119083558-1b970713d09a // indirect
golang.org/x/mod v0.14.0 // indirect
golang.org/x/net v0.20.0 // indirect
golang.org/x/sync v0.6.0 // indirect
Expand Down

0 comments on commit b1a49bb

Please sign in to comment.