diff --git a/go.mod b/go.mod index ced3af4..5fc2ecf 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ module ovh-dns-update go 1.23 -toolchain go1.23.5 +toolchain go1.23.6 require ( github.com/ovh/go-ovh v1.6.0