Pull request 1772: 5557-dnscrypt-update
Updates #5557. Squashed commit of the following: commit ffe63ee9a14755a53e0e0950138a005ff1982ccd Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Wed Mar 15 16:32:11 2023 +0300 all: upd dnscrypt
This commit is contained in:
4
go.mod
4
go.mod
@@ -66,3 +66,7 @@ require (
|
||||
golang.org/x/text v0.8.0 // indirect
|
||||
golang.org/x/tools v0.6.0 // indirect
|
||||
)
|
||||
|
||||
// TODO(a.garipov): Remove this and update github.com/ameshkov/dnscrypt when
|
||||
// it's released.
|
||||
replace github.com/ameshkov/dnscrypt/v2 => github.com/ainar-g/dnscrypt/v2 v2.0.1-0.20230315131826-cdb2bf61bda8
|
||||
|
||||
Reference in New Issue
Block a user