Skip to content

Commit ed334d8

Browse files
dependabot[bot]masih
authored andcommitted
chore(deps): bump github.com/ipfs/go-unixfsnode in /v2
Bumps [github.com/ipfs/go-unixfsnode](https://github.com/ipfs/go-unixfsnode) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/ipfs/go-unixfsnode/releases) - [Commits](ipfs/go-unixfsnode@v1.9.0...v1.9.1) --- updated-dependencies: - dependency-name: github.com/ipfs/go-unixfsnode dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2353ed commit ed334d8

File tree

2 files changed

+66
-104
lines changed

2 files changed

+66
-104
lines changed

v2/go.mod

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/ipfs/go-cid v0.4.1
88
github.com/ipfs/go-ipld-cbor v0.1.0
99
github.com/ipfs/go-ipld-format v0.6.0
10-
github.com/ipfs/go-unixfsnode v1.9.0
10+
github.com/ipfs/go-unixfsnode v1.9.1
1111
github.com/ipld/go-codec-dagpb v1.6.0
1212
github.com/ipld/go-ipld-prime v0.21.0
1313
github.com/ipld/go-ipld-prime/storage/bsadapter v0.0.0-20230102063945-1a409dc236dd
@@ -23,22 +23,22 @@ require (
2323
require (
2424
github.com/davecgh/go-spew v1.1.1 // indirect
2525
github.com/gogo/protobuf v1.3.2 // indirect
26-
github.com/google/uuid v1.3.0 // indirect
27-
github.com/hashicorp/golang-lru v0.5.4 // indirect
26+
github.com/google/uuid v1.6.0 // indirect
27+
github.com/hashicorp/golang-lru v1.0.2 // indirect
2828
github.com/ipfs/bbloom v0.0.4 // indirect
29+
github.com/ipfs/boxo v0.22.0 // indirect
2930
github.com/ipfs/go-bitfield v1.1.0 // indirect
3031
github.com/ipfs/go-datastore v0.6.0 // indirect
31-
github.com/ipfs/go-ipfs-blockstore v1.2.0 // indirect
32-
github.com/ipfs/go-ipfs-chunker v0.0.5 // indirect
33-
github.com/ipfs/go-ipfs-ds-help v1.1.0 // indirect
32+
github.com/ipfs/go-ipfs-blockstore v1.3.1 // indirect
33+
github.com/ipfs/go-ipfs-ds-help v1.1.1 // indirect
3434
github.com/ipfs/go-ipfs-util v0.0.3 // indirect
3535
github.com/ipfs/go-log v1.0.5 // indirect
3636
github.com/ipfs/go-log/v2 v2.5.1 // indirect
3737
github.com/ipfs/go-metrics-interface v0.0.1 // indirect
3838
github.com/jbenet/goprocess v0.1.4 // indirect
3939
github.com/klauspost/cpuid/v2 v2.2.8 // indirect
4040
github.com/libp2p/go-buffer-pool v0.1.0 // indirect
41-
github.com/mattn/go-isatty v0.0.17 // indirect
41+
github.com/mattn/go-isatty v0.0.20 // indirect
4242
github.com/minio/sha256-simd v1.0.1 // indirect
4343
github.com/mr-tron/base58 v1.2.0 // indirect
4444
github.com/multiformats/go-base32 v0.1.0 // indirect
@@ -50,13 +50,13 @@ require (
5050
github.com/spaolacci/murmur3 v1.1.0 // indirect
5151
github.com/whyrusleeping/cbor-gen v0.1.2 // indirect
5252
github.com/whyrusleeping/chunker v0.0.0-20181014151217-fe64bd25879f // indirect
53-
go.uber.org/atomic v1.10.0 // indirect
54-
go.uber.org/multierr v1.9.0 // indirect
55-
go.uber.org/zap v1.24.0 // indirect
53+
go.uber.org/atomic v1.11.0 // indirect
54+
go.uber.org/multierr v1.11.0 // indirect
55+
go.uber.org/zap v1.27.0 // indirect
5656
golang.org/x/crypto v0.27.0 // indirect
5757
golang.org/x/sys v0.25.0 // indirect
5858
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
59-
google.golang.org/protobuf v1.28.1 // indirect
59+
google.golang.org/protobuf v1.34.2 // indirect
6060
gopkg.in/yaml.v3 v3.0.1 // indirect
6161
lukechampine.com/blake3 v1.3.0 // indirect
6262
)

0 commit comments

Comments
 (0)