File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
2525 github.com/multiformats/go-base32 v0.0.3
2626 github.com/multiformats/go-multiaddr v0.2.0
2727 github.com/multiformats/go-multiaddr-dns v0.2.0
28- github.com/multiformats/go-multihash v0.0.10
28+ github.com/multiformats/go-multihash v0.0.13
2929 github.com/multiformats/go-multistream v0.1.0
3030 github.com/stretchr/testify v1.4.0
3131 go.opencensus.io v0.22.2
Original file line number Diff line number Diff line change @@ -341,10 +341,14 @@ github.com/multiformats/go-multihash v0.0.9 h1:aoijQXYYl7Xtb2pUUP68R+ys1TlnlR3eX
341341github.com/multiformats/go-multihash v0.0.9 /go.mod h1:YSLudS+Pi8NHE7o6tb3D8vrpKa63epEDmG8nTduyAew =
342342github.com/multiformats/go-multihash v0.0.10 h1:lMoNbh2Ssd9PUF74Nz008KGzGPlfeV6wH3rit5IIGCM =
343343github.com/multiformats/go-multihash v0.0.10 /go.mod h1:YSLudS+Pi8NHE7o6tb3D8vrpKa63epEDmG8nTduyAew =
344+ github.com/multiformats/go-multihash v0.0.13 h1:06x+mk/zj1FoMsgNejLpy6QTvJqlSt/BhLEy87zidlc =
345+ github.com/multiformats/go-multihash v0.0.13 /go.mod h1:VdAWLKTwram9oKAatUcLxBNUjdtcVwxObEQBtRfuyjc =
344346github.com/multiformats/go-multistream v0.1.0 h1:UpO6jrsjqs46mqAK3n6wKRYFhugss9ArzbyUzU+4wkQ =
345347github.com/multiformats/go-multistream v0.1.0 /go.mod h1:fJTiDfXJVmItycydCnNx4+wSzZ5NwG2FEVAI30fiovg =
346348github.com/multiformats/go-varint v0.0.1 h1:TR/0rdQtnNxuN2IhiB639xC3tWM4IUi7DkTBVTdGW/M =
347349github.com/multiformats/go-varint v0.0.1 /go.mod h1:3Ls8CIEsrijN6+B7PbrXRPxHRPuXSrVKRY101jdMZYE =
350+ github.com/multiformats/go-varint v0.0.5 h1:XVZwSo04Cs3j/jS0uAEPpT3JY6DzMcVLLoWOSnCxOjg =
351+ github.com/multiformats/go-varint v0.0.5 /go.mod h1:3Ls8CIEsrijN6+B7PbrXRPxHRPuXSrVKRY101jdMZYE =
348352github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
349353github.com/onsi/ginkgo v1.7.0 h1:WSHQ+IS43OoUrWtD1/bbclrwK8TTH5hzp+umCiuxHgs =
350354github.com/onsi/ginkgo v1.7.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
You can’t perform that action at this time.
0 commit comments