Skip to content

Commit

Permalink
Bump rosetta-filecoin-lib to v1.3000.1-rc2 (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaslopezf authored Oct 17, 2024
1 parent 5323ff9 commit 9be85a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/multiformats/go-multihash v0.2.3
github.com/orcaman/concurrent-map v1.0.0
github.com/stretchr/testify v1.9.0
github.com/zondax/rosetta-filecoin-lib v1.3000.0-rc2
github.com/zondax/rosetta-filecoin-lib v1.3000.1-rc2
gotest.tools v2.2.0+incompatible
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -713,8 +713,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/zondax/rosetta-filecoin-lib v1.3000.0-rc2 h1:xJz3THLIF0lpgfKAMGsLNrvO+pOP0QhhdmOCqPtrEzc=
github.com/zondax/rosetta-filecoin-lib v1.3000.0-rc2/go.mod h1:lxXNv+RgWdOPbN8lqcqEmLUL80N7CbhM97oxUWD2CEo=
github.com/zondax/rosetta-filecoin-lib v1.3000.1-rc2 h1:53Yb9/7kiFb8UkP99JTlBUqf+tobZ0Rv2MImoOgBl6M=
github.com/zondax/rosetta-filecoin-lib v1.3000.1-rc2/go.mod h1:NqNqp8bBEd9r/QXhaVsBorEzEwuKGsWjzeeFzYHn7fU=
gitlab.com/yawning/secp256k1-voi v0.0.0-20230925100816-f2616030848b h1:CzigHMRySiX3drau9C6Q5CAbNIApmLdat5jPMqChvDA=
gitlab.com/yawning/secp256k1-voi v0.0.0-20230925100816-f2616030848b/go.mod h1:/y/V339mxv2sZmYYR64O07VuCpdNZqCTwO8ZcouTMI8=
gitlab.com/yawning/tuplehash v0.0.0-20230713102510-df83abbf9a02 h1:qwDnMxjkyLmAFgcfgTnfJrmYKWhHnci3GjDqcZp1M3Q=
Expand Down

0 comments on commit 9be85a0

Please sign in to comment.