1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2024-12-11 22:35:40 +01:00

Update deps

This commit is contained in:
Frank Denis 2024-06-15 13:58:39 +02:00
parent 2dd6c8e996
commit d73b615336

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/dnscrypt/dnscrypt-proxy
go 1.22
go 1.22.4
require (
github.com/BurntSushi/toml v1.4.0