Skip to content

Conversation

@gammazero
Copy link
Contributor

No description provided.

@github-actions
Copy link

Suggested version: 0.8.3

Comparing to: v0.8.2 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 6dd7e95..609f341 100644
--- a/go.mod
+++ b/go.mod
@@ -1,33 +1,31 @@
 module github.com/ipfs/go-peertaskqueue
 
-go 1.22.0
-
-toolchain go1.22.8
+go 1.24.6
 
 require (
-	github.com/filecoin-project/go-clock v0.1.0
-	github.com/ipfs/go-ipfs-pq v0.0.3
-	github.com/libp2p/go-libp2p v0.37.2
+	github.com/ipfs/go-ipfs-pq v0.0.4
+	github.com/libp2p/go-libp2p v0.46.0
 )
 
 require (
-	github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
-	github.com/ipfs/go-cid v0.4.1 // indirect
-	github.com/klauspost/cpuid/v2 v2.2.8 // indirect
+	github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 // indirect
+	github.com/google/go-cmp v0.7.0 // indirect
+	github.com/ipfs/go-cid v0.5.0 // indirect
+	github.com/klauspost/cpuid/v2 v2.2.10 // indirect
 	github.com/libp2p/go-buffer-pool v0.1.0 // indirect
 	github.com/minio/sha256-simd v1.0.1 // indirect
 	github.com/mr-tron/base58 v1.2.0 // indirect
 	github.com/multiformats/go-base32 v0.1.0 // indirect
 	github.com/multiformats/go-base36 v0.2.0 // indirect
-	github.com/multiformats/go-multiaddr v0.13.0 // indirect
+	github.com/multiformats/go-multiaddr v0.16.0 // indirect
 	github.com/multiformats/go-multibase v0.2.0 // indirect
-	github.com/multiformats/go-multicodec v0.9.0 // indirect
+	github.com/multiformats/go-multicodec v0.9.1 // 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.31.0 // indirect
-	golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect
-	golang.org/x/sys v0.28.0 // indirect
-	google.golang.org/protobuf v1.35.1 // indirect
-	lukechampine.com/blake3 v1.3.0 // indirect
+	golang.org/x/crypto v0.45.0 // indirect
+	golang.org/x/exp v0.0.0-20250606033433-dcc06ee1d476 // indirect
+	golang.org/x/sys v0.38.0 // indirect
+	google.golang.org/protobuf v1.36.6 // indirect
+	lukechampine.com/blake3 v1.4.1 // indirect
 )

gorelease says:

# summary
Suggested version: v0.9.0

gocompat says:

HEAD is now at 10a364a Merge pull request #39 from ipfs/new-version
Previous HEAD position was 10a364a Merge pull request #39 from ipfs/new-version
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 9bcd934 into master Jan 20, 2026
13 checks passed
@gammazero gammazero deleted the new-version branch January 20, 2026 23:38
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