Pull request 2103: 6510-mapped-addr
Updates #6510. Squashed commit of the following: commit cc79f082b018ebda5ece461058b95de398bc3dc0 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Fri Dec 8 19:28:46 2023 +0300 all: upd dnsproxy
This commit is contained in:
3
go.mod
3
go.mod
@@ -3,7 +3,8 @@ module github.com/AdguardTeam/AdGuardHome
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/AdguardTeam/dnsproxy v0.60.0
|
||||
// TODO(a.garipov): Update to a tag when released.
|
||||
github.com/AdguardTeam/dnsproxy v0.60.1-0.20231208162350-afd2d3e77dd2
|
||||
github.com/AdguardTeam/golibs v0.18.0
|
||||
github.com/AdguardTeam/urlfilter v0.17.3
|
||||
github.com/NYTimes/gziphandler v1.1.1
|
||||
|
||||
Reference in New Issue
Block a user