Skip to content

Commit a149fe7

Browse files
committed
chore: drop toolchain line in go.mod
Signed-off-by: Christian Stewart <christian@aperture.us>
1 parent 6d312f1 commit a149fe7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/aperturerobotics/controllerbus
22

33
go 1.24.0
44

5-
toolchain go1.25.1
6-
75
// This fork drops ecdsa, drops secp256k1, adds eddilithium2 and eddilithium3
86
replace github.com/libp2p/go-libp2p => github.com/aperturerobotics/go-libp2p v0.37.1-0.20241111002741-5cfbb50b74e0 // aperture
97

0 commit comments

Comments
 (0)