Skip to content

v0.6.0 bump#178

Merged
rvagg merged 1 commit intomasterfrom
rvagg/v0.6.0
Oct 28, 2025
Merged

v0.6.0 bump#178
rvagg merged 1 commit intomasterfrom
rvagg/v0.6.0

Conversation

@rvagg
Copy link
Member

@rvagg rvagg commented Oct 28, 2025

No description provided.

@github-actions
Copy link

Suggested version: 0.6.0

Comparing to: v0.5.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index ff89c24..e2fb0cc 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/ipfs/go-cid
 require (
 	github.com/multiformats/go-multibase v0.2.0
 	github.com/multiformats/go-multihash v0.2.3
-	github.com/multiformats/go-varint v0.0.7
+	github.com/multiformats/go-varint v0.1.0
 )
 
 require (
@@ -13,9 +13,9 @@ require (
 	github.com/multiformats/go-base32 v0.0.3 // indirect
 	github.com/multiformats/go-base36 v0.1.0 // indirect
 	github.com/spaolacci/murmur3 v1.1.0 // indirect
-	golang.org/x/crypto v0.31.0 // indirect
-	golang.org/x/sys v0.28.0 // indirect
+	golang.org/x/crypto v0.35.0 // indirect
+	golang.org/x/sys v0.30.0 // indirect
 	lukechampine.com/blake3 v1.1.6 // indirect
 )
 
-go 1.22
+go 1.24

gorelease says:

# summary
Suggested version: v0.6.0

gocompat says:

HEAD is now at 5cddba5 v0.5.0 bump (#172)
Previous HEAD position was 5cddba5 v0.5.0 bump (#172)
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 594b41a into master Oct 28, 2025
13 checks passed
@rvagg rvagg deleted the rvagg/v0.6.0 branch October 28, 2025 01:15
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.

1 participant