This commit is contained in:
Frank Denis 2024-06-20 11:23:15 +02:00
parent d73b615336
commit 5996d1e9f8
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -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