We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 237978f commit 46bcc1aCopy full SHA for 46bcc1a
go.mod
@@ -1,6 +1,6 @@
1
module github.com/libp2p/go-libp2p
2
3
-go 1.25.7
+go 1.25
4
5
retract v0.26.1 // Tag was applied incorrectly due to a bug in the release workflow.
6
test-plans/go.mod
module github.com/libp2p/go-libp2p/test-plans/m/v2
require (
github.com/go-redis/redis/v8 v8.11.5
0 commit comments