We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a732974 commit 0af6d2eCopy full SHA for 0af6d2e
go.mod
@@ -1,8 +1,6 @@
1
module github.com/dnscrypt/dnscrypt-proxy
2
3
-go 1.25.0
4
-
5
-exclude google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
+go 1.25
6
7
require (
8
codeberg.org/miekg/dns v0.6.70
0 commit comments