Skip to content

Commit 75fb26a

Browse files
build(deps): bump github.com/multiformats/go-varint from 0.0.7 to 0.1.0 in the multiformats group (#13291)
build(deps): bump github.com/multiformats/go-varint Bumps the multiformats group with 1 update: [github.com/multiformats/go-varint](https://github.com/multiformats/go-varint). Updates `github.com/multiformats/go-varint` from 0.0.7 to 0.1.0 - [Release notes](https://github.com/multiformats/go-varint/releases) - [Commits](multiformats/go-varint@v0.0.7...v0.1.0) --- updated-dependencies: - dependency-name: github.com/multiformats/go-varint dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: multiformats ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4cbdf09 commit 75fb26a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ require (
123123
github.com/multiformats/go-multiaddr-dns v0.4.1
124124
github.com/multiformats/go-multicodec v0.9.2
125125
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
127127
github.com/open-rpc/meta-schema v0.0.0-20201029221707-1b72ef2ea333
128128
github.com/polydawn/refmt v0.89.0
129129
github.com/prometheus/client_golang v1.22.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -990,8 +990,8 @@ github.com/multiformats/go-multistream v0.6.1 h1:4aoX5v6T+yWmc2raBHsTvzmFhOI8WVO
990990
github.com/multiformats/go-multistream v0.6.1/go.mod h1:ksQf6kqHAb6zIsyw7Zm+gAuVo57Qbq84E27YlYqavqw=
991991
github.com/multiformats/go-varint v0.0.5/go.mod h1:3Ls8CIEsrijN6+B7PbrXRPxHRPuXSrVKRY101jdMZYE=
992992
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=
995995
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
996996
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
997997
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=

0 commit comments

Comments
 (0)