chore(build): upgrade Go from 1.22 to 1.23

This commit is contained in:
Quentin McGaw
2024-10-20 13:03:44 +00:00
parent 2451609cdd
commit 777a5e224f
3 changed files with 4 additions and 6 deletions

4
go.mod
View File

@@ -1,8 +1,6 @@
module github.com/qdm12/ddns-updater
go 1.22.0
toolchain go1.22.5
go 1.23.0
require (
github.com/breml/rootcerts v0.2.18