Skip to content

Commit 83e0ec6

Browse files
build(deps): bump github.com/ipfs/go-bitfield from 1.0.0 to 1.1.0 in /go
Bumps [github.com/ipfs/go-bitfield](https://github.com/ipfs/go-bitfield) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/ipfs/go-bitfield/releases) - [Commits](ipfs/go-bitfield@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: github.com/ipfs/go-bitfield dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d54781 commit 83e0ec6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ require (
7272
github.com/hashicorp/golang-lru v0.5.4 // indirect
7373
github.com/huin/goupnp v1.0.3 // indirect
7474
github.com/ipfs/bbloom v0.0.4 // indirect
75-
github.com/ipfs/go-bitfield v1.0.0 // indirect
75+
github.com/ipfs/go-bitfield v1.1.0 // indirect
7676
github.com/ipfs/go-bitswap v0.10.2 // indirect
7777
github.com/ipfs/go-block-format v0.0.3 // indirect
7878
github.com/ipfs/go-blockservice v0.4.0 // indirect

go/go.sum

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)