chore: upgrade from go 1.20 to 1.23
All checks were successful
CI / test (pull_request) Successful in 39s

This commit is contained in:
2024-12-27 17:08:40 +01:00
parent b781399b47
commit 58bf5e081e
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module realdnydns
go 1.20
go 1.23
require (
github.com/go-co-op/gocron v1.37.0