Skip to content

Commit

Permalink
all: disable tlskyber
Browse files Browse the repository at this point in the history
  • Loading branch information
schzhn committed Dec 3, 2024
1 parent f901a5f commit e0de27c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ module github.com/AdguardTeam/dnsproxy

go 1.23.3

// Enable when X25519Kyber768Draft00 is widely supported.
godebug tlskyber=0

require (
github.com/AdguardTeam/golibs v0.30.2
github.com/ameshkov/dnscrypt/v2 v2.2.7
Expand Down

0 comments on commit e0de27c

Please sign in to comment.