Pull request 1868: 5874-fix-tcp-fallback
Merge in DNS/adguard-home from 5874-fix-tcp-fallback to master Updates #5783. Updates #5784. Squashed commit of the following: commit b57ca38d21308d71c3a2dd5c5d4b87a31e845930 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Thu Jun 8 16:22:36 2023 +0300 all: upd proxy
This commit is contained in:
2
go.mod
2
go.mod
@@ -4,7 +4,7 @@ go 1.19
|
||||
|
||||
require (
|
||||
// TODO(a.garipov): Return to a release version once there is one.
|
||||
github.com/AdguardTeam/dnsproxy v0.50.1-0.20230608093628-20fd4734e086
|
||||
github.com/AdguardTeam/dnsproxy v0.50.1
|
||||
github.com/AdguardTeam/golibs v0.13.2
|
||||
github.com/AdguardTeam/urlfilter v0.16.1
|
||||
github.com/NYTimes/gziphandler v1.1.1
|
||||
|
||||
Reference in New Issue
Block a user