Skip to content

Commit 0af6d2e

Browse files
committed
Try to remove the exclusion
1 parent a732974 commit 0af6d2e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/dnscrypt/dnscrypt-proxy
22

3-
go 1.25.0
4-
5-
exclude google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
3+
go 1.25
64

75
require (
86
codeberg.org/miekg/dns v0.6.70

0 commit comments

Comments
 (0)