diff --git a/go.mod b/go.mod index e4749d73..16292091 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/dnscrypt/dnscrypt-proxy -go 1.22 +go 1.22.4 require ( github.com/BurntSushi/toml v1.4.0