diff --git a/go.mod b/go.mod index 7d1a751..6909714 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/muhlba91/external-dns-provider-adguard go 1.22 -toolchain go1.22.2 +toolchain go1.22.3 require ( github.com/caarlos0/env/v10 v10.0.0