Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new version #1059

Merged
merged 1 commit into from
Mar 5, 2025
Merged

new version #1059

merged 1 commit into from
Mar 5, 2025

Conversation

gammazero
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Mar 5, 2025

Suggested version: 0.30.2

Comparing to: v0.30.1 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index f3f2e86..af44bfe 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,6 @@ go 1.23.0
 require (
 	github.com/google/gopacket v1.1.19
 	github.com/google/uuid v1.6.0
-	github.com/hashicorp/go-multierror v1.1.1
 	github.com/hashicorp/golang-lru v1.0.2
 	github.com/ipfs/boxo v0.28.0
 	github.com/ipfs/go-cid v0.5.0
@@ -17,7 +16,7 @@ require (
 	github.com/libp2p/go-libp2p v0.41.0
 	github.com/libp2p/go-libp2p-kbucket v0.6.5
 	github.com/libp2p/go-libp2p-record v0.3.1
-	github.com/libp2p/go-libp2p-routing-helpers v0.7.4
+	github.com/libp2p/go-libp2p-routing-helpers v0.7.5
 	github.com/libp2p/go-libp2p-testing v0.12.0
 	github.com/libp2p/go-libp2p-xor v0.1.0
 	github.com/libp2p/go-msgio v0.3.0
@@ -59,7 +58,6 @@ require (
 	github.com/gogo/protobuf v1.3.2 // indirect
 	github.com/google/pprof v0.0.0-20250208200701-d0013a598941 // indirect
 	github.com/gorilla/websocket v1.5.3 // indirect
-	github.com/hashicorp/errwrap v1.1.0 // indirect
 	github.com/huin/goupnp v1.3.0 // indirect
 	github.com/ipfs/go-block-format v0.2.0 // indirect
 	github.com/ipfs/go-ipfs-util v0.0.3 // indirect

gorelease says:

# github.com/libp2p/go-libp2p-kad-dht/fullrt
## errors in release version:
/home/runner/go/pkg/mod/github.com/libp2p/[email protected]/fullrt/dht.go:1429:26: invalid map key type multiaddr.Multiaddr

# diagnostics
go.mod: the following requirements are needed
	github.com/hashicorp/[email protected]
	github.com/hashicorp/[email protected]
	[email protected]
Run 'go mod tidy' to add missing requirements.
required module github.com/microcosm-cc/[email protected] retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Cannot suggest a release version.
Errors were found.

gocompat says:

HEAD is now at be63fe9 update version (#1057)
Previous HEAD position was be63fe9 update version (#1057)
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 1fab30b into master Mar 5, 2025
11 checks passed
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