We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7abc5f commit bfc08e2Copy full SHA for bfc08e2
go.mod
@@ -2,7 +2,7 @@ module github.com/fclairamb/ftpserverlib
2
3
go 1.24.0
4
5
-toolchain go1.25.7
+toolchain go1.26.0
6
7
require (
8
github.com/secsy/goftp v0.0.0-20200609142545-aa2de14babf4
0 commit comments