ci: go 1.24

This commit is contained in:
Henrique Dias
2025-03-18 07:53:28 +01:00
parent dbd708a76e
commit f0b5a39d80
5 changed files with 6 additions and 8 deletions
+1 -3
View File
@@ -1,8 +1,6 @@
module github.com/hacdias/webdav/v5
go 1.23.0
toolchain go1.24.0
go 1.24.0
require (
github.com/coreos/go-systemd/v22 v22.5.0