Skip to content

Commit f295489

Browse files
chore(deps): bump github.com/ipld/go-ipld-prime in /v2 (#673)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69ea6b2 commit f295489

2 files changed

Lines changed: 6 additions & 601 deletions

File tree

v2/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-format v0.6.3
1010
github.com/ipfs/go-unixfsnode v1.10.4
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/ipld/go-ipld-prime/storage/bsadapter v0.0.0-20250821084354-a425e60cd714
1414
github.com/multiformats/go-multicodec v0.10.0
1515
github.com/multiformats/go-multihash v0.2.3
@@ -43,7 +43,7 @@ require (
4343
github.com/multiformats/go-base36 v0.2.0 // indirect
4444
github.com/multiformats/go-multibase v0.3.0 // indirect
4545
github.com/pmezard/go-difflib v1.0.0 // indirect
46-
github.com/polydawn/refmt v0.89.1-0.20231129105047-37766d95467a // indirect
46+
github.com/polydawn/refmt v0.90.0 // indirect
4747
github.com/rogpeppe/go-internal v1.14.1 // indirect
4848
github.com/spaolacci/murmur3 v1.1.0 // indirect
4949
github.com/whyrusleeping/cbor-gen v0.3.1 // indirect

0 commit comments

Comments
 (0)