Skip to content

Commit 6e4ff5a

Browse files
chore(deps): bump github.com/ipld/go-ipld-prime from 0.23.0 to 0.24.0
Bumps [github.com/ipld/go-ipld-prime](https://github.com/ipld/go-ipld-prime) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/ipld/go-ipld-prime/releases) - [Changelog](https://github.com/ipld/go-ipld-prime/blob/master/CHANGELOG.md) - [Commits](ipld/go-ipld-prime@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: github.com/ipld/go-ipld-prime dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a95c3df commit 6e4ff5a

2 files changed

Lines changed: 6 additions & 603 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/ipfs/go-ipld-cbor v0.2.1
1010
github.com/ipfs/go-ipld-format v0.6.3
1111
github.com/ipld/go-codec-dagpb v1.7.0
12-
github.com/ipld/go-ipld-prime v0.23.0
12+
github.com/ipld/go-ipld-prime v0.24.0
1313
github.com/multiformats/go-multihash v0.2.3
1414
github.com/stretchr/testify v1.11.1
1515
)
@@ -40,7 +40,7 @@ require (
4040
github.com/multiformats/go-multicodec v0.10.0 // indirect
4141
github.com/multiformats/go-varint v0.1.0 // indirect
4242
github.com/pmezard/go-difflib v1.0.0 // indirect
43-
github.com/polydawn/refmt v0.89.1-0.20231129105047-37766d95467a // indirect
43+
github.com/polydawn/refmt v0.90.0 // indirect
4444
github.com/spaolacci/murmur3 v1.1.0 // indirect
4545
github.com/whyrusleeping/cbor-gen v0.3.1 // indirect
4646
go.opentelemetry.io/auto/sdk v1.2.1 // indirect

0 commit comments

Comments
 (0)