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:
Ainar Garipov
2023-03-15 16:36:48 +03:00
parent 2b5e4850d0
commit 9f7a582dbc
2 changed files with 6 additions and 2 deletions

4
go.mod
View File

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