File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ require (
2626 github.com/multiformats/go-multiaddr v0.2.0
2727 github.com/multiformats/go-multiaddr-dns v0.2.0
2828 github.com/multiformats/go-multihash v0.0.13
29- github.com/multiformats/go-multistream v0.1.0
29+ github.com/multiformats/go-multistream v0.1.1
3030 github.com/stretchr/testify v1.4.0
3131 go.opencensus.io v0.22.3
3232 golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898
Original file line number Diff line number Diff line change @@ -347,6 +347,8 @@ github.com/multiformats/go-multihash v0.0.13 h1:06x+mk/zj1FoMsgNejLpy6QTvJqlSt/B
347347github.com/multiformats/go-multihash v0.0.13 /go.mod h1:VdAWLKTwram9oKAatUcLxBNUjdtcVwxObEQBtRfuyjc =
348348github.com/multiformats/go-multistream v0.1.0 h1:UpO6jrsjqs46mqAK3n6wKRYFhugss9ArzbyUzU+4wkQ =
349349github.com/multiformats/go-multistream v0.1.0 /go.mod h1:fJTiDfXJVmItycydCnNx4+wSzZ5NwG2FEVAI30fiovg =
350+ github.com/multiformats/go-multistream v0.1.1 h1:JlAdpIFhBhGRLxe9W6Om0w++Gd6KMWoFPZL/dEnm9nI =
351+ github.com/multiformats/go-multistream v0.1.1 /go.mod h1:KmHZ40hzVxiaiwlj3MEbYgK9JFk2/9UktWZAF54Du38 =
350352github.com/multiformats/go-varint v0.0.1 h1:TR/0rdQtnNxuN2IhiB639xC3tWM4IUi7DkTBVTdGW/M =
351353github.com/multiformats/go-varint v0.0.1 /go.mod h1:3Ls8CIEsrijN6+B7PbrXRPxHRPuXSrVKRY101jdMZYE =
352354github.com/multiformats/go-varint v0.0.5 h1:XVZwSo04Cs3j/jS0uAEPpT3JY6DzMcVLLoWOSnCxOjg =
You can’t perform that action at this time.
0 commit comments