Skip to content

Commit

Permalink
chore: update venus
Browse files Browse the repository at this point in the history
  • Loading branch information
simlecode committed Apr 2, 2024
1 parent 9dad4e5 commit d353ed7
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 @@ -12,7 +12,7 @@ require (
github.com/filecoin-project/go-jsonrpc v0.3.1
github.com/filecoin-project/go-state-types v0.13.1
github.com/filecoin-project/lotus v1.26.0
github.com/filecoin-project/venus v1.15.0
github.com/filecoin-project/venus v1.15.1-0.20240402030412-0c02f99cbf24
github.com/golang/mock v1.6.0
github.com/google/uuid v1.5.0
github.com/hashicorp/go-multierror v1.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -440,8 +440,8 @@ github.com/filecoin-project/specs-storage v0.1.1-0.20201105051918-5188d9774506/g
github.com/filecoin-project/test-vectors/schema v0.0.5/go.mod h1:iQ9QXLpYWL3m7warwvK1JC/pTri8mnfEmKygNDqqY6E=
github.com/filecoin-project/venus v0.9.2-0.20210331052540-ca4ea7bab5fa/go.mod h1:9IY4iNo5At3GMBUNa8we3aGL7zM3cFUNxy2rMpb86C0=
github.com/filecoin-project/venus v0.9.5/go.mod h1:ol4DC0omgbpszB6UNJB92zT0QfAkux974U7aiW89XvI=
github.com/filecoin-project/venus v1.15.0 h1:5pHeigYZKFzb3X9RkfV8SW2wpt0iQyBlc9Nd1NK/TLM=
github.com/filecoin-project/venus v1.15.0/go.mod h1:w63BOhZmBF47XJDKOXIUbNlqBdWlcSYMSpNPOoR6Pmg=
github.com/filecoin-project/venus v1.15.1-0.20240402030412-0c02f99cbf24 h1:1nt4agNKbL7PWupP4kBTQgyJCoy/r7D4tlvyFHhVuPc=
github.com/filecoin-project/venus v1.15.1-0.20240402030412-0c02f99cbf24/go.mod h1:8JbR8OYBJK9I45yv+pabLei/TPn02qBLNibrwXSk1so=
github.com/filecoin-project/venus-sealer v1.0.3/go.mod h1:6cErhac2TkfheD/ii65kaZJYK2i5sY37ys3cGmfnfTA=
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568/go.mod h1:xEzjJPgXI435gkrCt3MPfRiAkVrwSbHsst4LCFVfpJc=
github.com/flynn/noise v0.0.0-20180327030543-2492fe189ae6/go.mod h1:1i71OnUq3iUe1ma7Lr6yG6/rjvM3emb6yoL7xLFzcVQ=
Expand Down

0 comments on commit d353ed7

Please sign in to comment.