Skip to content

Conversation

@rvagg
Copy link
Member

@rvagg rvagg commented Feb 11, 2025

No description provided.

@github-actions
Copy link
Contributor

Suggested version: 1.7.0

Comparing to: v1.6.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index bf763a0..f009c31 100644
--- a/go.mod
+++ b/go.mod
@@ -1,11 +1,11 @@
 module github.com/ipld/go-codec-dagpb
 
-go 1.19
+go 1.22
 
 require (
-	github.com/ipfs/go-cid v0.3.2
-	github.com/ipld/go-ipld-prime v0.20.0
-	google.golang.org/protobuf v1.28.1
+	github.com/ipfs/go-cid v0.5.0
+	github.com/ipld/go-ipld-prime v0.21.0
+	google.golang.org/protobuf v1.36.5
 )
 
 require (
@@ -14,11 +14,11 @@ require (
 	github.com/mr-tron/base58 v1.2.0 // indirect
 	github.com/multiformats/go-base32 v0.0.3 // indirect
 	github.com/multiformats/go-base36 v0.1.0 // indirect
-	github.com/multiformats/go-multibase v0.0.3 // indirect
-	github.com/multiformats/go-multihash v0.2.1 // indirect
-	github.com/multiformats/go-varint v0.0.6 // indirect
+	github.com/multiformats/go-multibase v0.2.0 // indirect
+	github.com/multiformats/go-multihash v0.2.3 // indirect
+	github.com/multiformats/go-varint v0.0.7 // indirect
 	github.com/spaolacci/murmur3 v1.1.0 // indirect
-	golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e // indirect
-	golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 // indirect
+	golang.org/x/crypto v0.31.0 // indirect
+	golang.org/x/sys v0.28.0 // indirect
 	lukechampine.com/blake3 v1.1.6 // indirect
 )

gorelease says:

# summary
Suggested version: v1.7.0

gocompat says:

HEAD is now at e87d740 Update version.json
Previous HEAD position was e87d740 Update version.json
Switched to branch 'master'
Your branch is up to date with 'origin/master'.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@rvagg rvagg merged commit 0e35d31 into master Feb 11, 2025
13 checks passed
@rvagg rvagg deleted the rvagg-patch-1 branch February 11, 2025 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants