We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad679c0 commit a10ddc4Copy full SHA for a10ddc4
1 file changed
go.mod
@@ -1,8 +1,6 @@
1
module github.com/mbevc1/react
2
3
-go 1.24.0
4
-
5
-toolchain go1.24.1
+go 1.25
6
7
require (
8
github.com/sfreiberg/simplessh v0.0.0-20220719182921-185eafd40485
0 commit comments