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