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 @@ -123,7 +123,7 @@ require (
123
123
github.com/multiformats/go-multiaddr-dns v0.4.1
124
124
github.com/multiformats/go-multicodec v0.9.2
125
125
github.com/multiformats/go-multihash v0.2.3
126
- github.com/multiformats/go-varint v0.0.7
126
+ github.com/multiformats/go-varint v0.1.0
127
127
github.com/open-rpc/meta-schema v0.0.0-20201029221707-1b72ef2ea333
128
128
github.com/polydawn/refmt v0.89.0
129
129
github.com/prometheus/client_golang v1.22.0
Original file line number Diff line number Diff line change @@ -990,8 +990,8 @@ github.com/multiformats/go-multistream v0.6.1 h1:4aoX5v6T+yWmc2raBHsTvzmFhOI8WVO
990
990
github.com/multiformats/go-multistream v0.6.1 /go.mod h1:ksQf6kqHAb6zIsyw7Zm+gAuVo57Qbq84E27YlYqavqw =
991
991
github.com/multiformats/go-varint v0.0.5 /go.mod h1:3Ls8CIEsrijN6+B7PbrXRPxHRPuXSrVKRY101jdMZYE =
992
992
github.com/multiformats/go-varint v0.0.6 /go.mod h1:3Ls8CIEsrijN6+B7PbrXRPxHRPuXSrVKRY101jdMZYE =
993
- github.com/multiformats/go-varint v0.0.7 h1:sWSGR+f/eu5ABZA2ZpYKBILXTTs9JWpdEM/nEGOHFS8 =
994
- github.com/multiformats/go-varint v0.0.7 /go.mod h1:r8PUYw/fD/SjBCiKOoDlGF6QawOELpZAu9eioSos/OU =
993
+ github.com/multiformats/go-varint v0.1.0 h1:i2wqFp4sdl3IcIxfAonHQV9qU5OsZ4Ts9IOoETFs5dI =
994
+ github.com/multiformats/go-varint v0.1.0 /go.mod h1:5KVAVXegtfmNQQm/lCY+ATvDzvJJhSkUlGQV9wgObdI =
995
995
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA =
996
996
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
997
997
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
You can’t perform that action at this time.
0 commit comments