Skip to content

Commit

Permalink
update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hvthhien committed May 28, 2024
1 parent 04e94e4 commit 6920e3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/bitmark-inc/account-vault-ethereum
go 1.20

require (
github.com/bitmark-inc/feralfile-exhibition-smart-contract/go-binding v0.0.0-20240524095144-3bd3a71417e9
github.com/bitmark-inc/feralfile-exhibition-smart-contract/go-binding v0.0.0-20240528023335-544afe01e9f3
github.com/ethereum/go-ethereum v1.13.10
github.com/miguelmota/go-ethereum-hdwallet v0.1.1
github.com/stretchr/testify v1.8.4
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ github.com/bitmark-inc/feralfile-exhibition-smart-contract/go-binding v0.0.0-202
github.com/bitmark-inc/feralfile-exhibition-smart-contract/go-binding v0.0.0-20240524032905-a9cb9b876fba/go.mod h1:shvtsuJyQJnByXKqf9n/jpjL4++FSJCFjXR/08iBnFY=
github.com/bitmark-inc/feralfile-exhibition-smart-contract/go-binding v0.0.0-20240524095144-3bd3a71417e9 h1:GLVv5hYMmGwqQpJOasDz9kMhDyCpafKRK8J/khQs/fY=
github.com/bitmark-inc/feralfile-exhibition-smart-contract/go-binding v0.0.0-20240524095144-3bd3a71417e9/go.mod h1:shvtsuJyQJnByXKqf9n/jpjL4++FSJCFjXR/08iBnFY=
github.com/bitmark-inc/feralfile-exhibition-smart-contract/go-binding v0.0.0-20240528023335-544afe01e9f3 h1:IrqDO0r3590aIVYOKlmE2OtSZRlhUGDSF4neCBFknaY=
github.com/bitmark-inc/feralfile-exhibition-smart-contract/go-binding v0.0.0-20240528023335-544afe01e9f3/go.mod h1:shvtsuJyQJnByXKqf9n/jpjL4++FSJCFjXR/08iBnFY=
github.com/bits-and-blooms/bitset v1.10.0 h1:ePXTeiPEazB5+opbv5fr8umg2R/1NlzgDsyepwsSr88=
github.com/bits-and-blooms/bitset v1.10.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
github.com/bmizerany/pat v0.0.0-20170815010413-6226ea591a40/go.mod h1:8rLXio+WjiTceGBHIoTvn60HIbs7Hm7bcHjyrSqYB9c=
Expand Down

0 comments on commit 6920e3a

Please sign in to comment.