Skip to content

Conversation

gammazero
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented May 8, 2025

Suggested version: 0.1.1

Comparing to: v0.1.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 502ad83..6e8e642 100644
--- a/go.mod
+++ b/go.mod
@@ -1,9 +1,29 @@
 module github.com/libp2p/go-socket-activation
 
-go 1.15
+go 1.23.8
 
 require (
-	github.com/coreos/go-systemd/v22 v22.0.0
-	github.com/ipfs/go-log v1.0.3
-	github.com/multiformats/go-multiaddr v0.4.0
+	github.com/coreos/go-systemd/v22 v22.5.0
+	github.com/ipfs/go-log/v2 v2.6.0
+	github.com/multiformats/go-multiaddr v0.15.0
+)
+
+require (
+	github.com/ipfs/go-cid v0.0.7 // indirect
+	github.com/klauspost/cpuid/v2 v2.2.6 // indirect
+	github.com/mattn/go-isatty v0.0.20 // 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-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
+	go.uber.org/multierr v1.11.0 // indirect
+	go.uber.org/zap v1.27.0 // indirect
+	golang.org/x/crypto v0.38.0 // indirect
+	golang.org/x/exp v0.0.0-20250506013437-ce4c2cf36ca6 // indirect
+	golang.org/x/sys v0.33.0 // indirect
+	lukechampine.com/blake3 v1.2.1 // indirect
 )

gorelease says:

# summary
Suggested version: v0.2.0

gocompat says:

HEAD is now at 426b946 Merge pull request #16 from libp2p/stop-using-go-multiaddr-net
Previous HEAD position was 426b946 Merge pull request #16 from libp2p/stop-using-go-multiaddr-net
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 d10d796 into master May 8, 2025
11 checks passed
@gammazero gammazero deleted the new-version branch May 8, 2025 08:26
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