diff --git a/.go-version b/.go-version index f9e8384bb..ae96cc731 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.24.1 +1.24.3 diff --git a/go.mod b/go.mod index 3ea15f95c..328374c8a 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/coredns/coredns go 1.23.0 -toolchain go1.24.1 +toolchain go1.24.3 require ( github.com/Azure/azure-sdk-for-go v68.0.0+incompatible