File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/ipfs/go-ipld-format v0.2.0
88 github.com/ipfs/go-merkledag v0.3.2
99 github.com/ipld/go-codec-dagpb v1.2.0
10- github.com/ipld/go-ipld-prime v0.12.3-0.20210930132912-0b3aef3ca569
10+ github.com/ipld/go-ipld-prime v0.12.3
1111 github.com/multiformats/go-multihash v0.0.15
1212 github.com/stretchr/testify v1.7.0
1313)
Original file line number Diff line number Diff line change @@ -117,8 +117,8 @@ github.com/ipfs/go-verifcid v0.0.1/go.mod h1:5Hrva5KBeIog4A+UpqlaIU+DEstipcJYQQZ
117117github.com/ipld/go-codec-dagpb v1.2.0 h1:2umV7ud8HBMkRuJgd8gXw95cLhwmcYrihS3cQEy9zpI =
118118github.com/ipld/go-codec-dagpb v1.2.0 /go.mod h1:6nBN7X7h8EOsEejZGqC7tej5drsdBAXbMHyBT+Fne5s =
119119github.com/ipld/go-ipld-prime v0.9.0 /go.mod h1:KvBLMr4PX1gWptgkzRjVZCrLmSGcZCb/jioOQwCqZN8 =
120- github.com/ipld/go-ipld-prime v0.12.3-0.20210930132912-0b3aef3ca569 h1:UDHkozLpTefhQzyu/2BWVRvsFHjhzvL387KsfFqE1vc =
121- github.com/ipld/go-ipld-prime v0.12.3-0.20210930132912-0b3aef3ca569 /go.mod h1:PaeLYq8k6dJLmDUSLrzkEpoGV4PEfe/1OtFN/eALOc8 =
120+ github.com/ipld/go-ipld-prime v0.12.3 h1:furVobw7UBLQZwlEwfE26tYORy3PAK8VYSgZOSr3JMQ =
121+ github.com/ipld/go-ipld-prime v0.12.3 /go.mod h1:PaeLYq8k6dJLmDUSLrzkEpoGV4PEfe/1OtFN/eALOc8 =
122122github.com/jackpal/gateway v1.0.5 h1:qzXWUJfuMdlLMtt0a3Dgt+xkWQiA5itDEITVJtuSwMc =
123123github.com/jackpal/gateway v1.0.5 /go.mod h1:lTpwd4ACLXmpyiCTRtfiNyVnUmqT9RivzCDQetPfnjA =
124124github.com/jackpal/go-nat-pmp v1.0.1 h1:i0LektDkO1QlrTm/cSuP+PyBCDnYvjPLGl4LdWEMiaA =
You can’t perform that action at this time.
0 commit comments