build: use go toolchain

Signed-off-by: viceice <michael.kriese@gmx.de>
This commit is contained in:
viceice 2024-12-04 10:43:07 +00:00
parent cc82826de4
commit 406068e59b

2
go.mod
View file

@ -4,6 +4,8 @@ module ovh-dns-update
go 1.21.0
toolchain go1.21.13
require github.com/ovh/go-ovh v1.4.1
require (