Skip to content

new version - #71

Merged
gammazero merged 1 commit into
masterfrom
new-version
Jul 7, 2026
Merged

new version#71
gammazero merged 1 commit into
masterfrom
new-version

Conversation

@gammazero

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Suggested tag: v0.2.4

Comparing to: v0.2.3 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index a3c24f2..9f04efe 100644
--- a/go.mod
+++ b/go.mod
@@ -1,23 +1,23 @@
 module github.com/ipfs/go-block-format
 
-go 1.24.0
+go 1.25.7
 
 require (
-	github.com/ipfs/boxo v0.34.0
-	github.com/ipfs/go-cid v0.5.0
+	github.com/ipfs/boxo v0.41.0
+	github.com/ipfs/go-cid v0.6.2
 	github.com/multiformats/go-multihash v0.2.3
 )
 
 require (
 	github.com/klauspost/cpuid/v2 v2.3.0 // indirect
 	github.com/minio/sha256-simd v1.0.1 // indirect
-	github.com/mr-tron/base58 v1.2.0 // indirect
+	github.com/mr-tron/base58 v1.3.0 // indirect
 	github.com/multiformats/go-base32 v0.1.0 // indirect
 	github.com/multiformats/go-base36 v0.2.0 // indirect
-	github.com/multiformats/go-multibase v0.2.0 // indirect
-	github.com/multiformats/go-varint v0.0.7 // indirect
+	github.com/multiformats/go-multibase v0.3.0 // indirect
+	github.com/multiformats/go-varint v0.1.0 // indirect
 	github.com/spaolacci/murmur3 v1.1.0 // indirect
-	golang.org/x/crypto v0.41.0 // indirect
-	golang.org/x/sys v0.35.0 // indirect
+	golang.org/x/crypto v0.53.0 // indirect
+	golang.org/x/sys v0.46.0 // indirect
 	lukechampine.com/blake3 v1.4.1 // indirect
 )

gorelease says:

# github.com/ipfs/go-block-format
## compatible changes
NewBlockWithPrefix: added

# summary
v0.2.4 is a valid semantic version for this release.

gocompat says:

HEAD is now at 8c8e967 new version (#66)
Previous HEAD position was 8c8e967 new version (#66)
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.

@gammazero
gammazero merged commit 190a5a4 into master Jul 7, 2026
13 checks passed
@gammazero
gammazero deleted the new-version branch July 7, 2026 15:23
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