We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d312f1 commit a149fe7Copy full SHA for a149fe7
go.mod
@@ -2,8 +2,6 @@ module github.com/aperturerobotics/controllerbus
2
3
go 1.24.0
4
5
-toolchain go1.25.1
6
-
7
// This fork drops ecdsa, drops secp256k1, adds eddilithium2 and eddilithium3
8
replace github.com/libp2p/go-libp2p => github.com/aperturerobotics/go-libp2p v0.37.1-0.20241111002741-5cfbb50b74e0 // aperture
9
0 commit comments