We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b631567 commit a874635Copy full SHA for a874635
1 file changed
go.mod
@@ -2,6 +2,6 @@ module github.com/dominikholler/webdavserver
2
3
go 1.25.0
4
5
-toolchain go1.26.1
+toolchain go1.26.2
6
7
require golang.org/x/net v0.52.0
0 commit comments