ci: get golang version from go.mod file

This commit is contained in:
2026-07-08 06:49:34 +02:00
parent 12f26f1d8f
commit bdbf2aa88b
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module gitea.t000-n.de/t.behrendt/ionosDnsClient
go 1.24.0
go 1.26.3
require github.com/oapi-codegen/runtime v1.4.2