Pull request 2105: upd proxy

Squashed commit of the following:

commit 5ab6acc2c7c57ffbe6a828f6ea3c717336666d13
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Mon Dec 11 13:52:01 2023 +0300

    all: upd proxy
This commit is contained in:
Eugene Burkov
2023-12-11 14:12:07 +03:00
parent 7b5cce5170
commit c08ac4c22e
2 changed files with 3 additions and 4 deletions

3
go.mod
View File

@@ -3,8 +3,7 @@ module github.com/AdguardTeam/AdGuardHome
go 1.20
require (
// TODO(a.garipov): Update to a tag when released.
github.com/AdguardTeam/dnsproxy v0.60.1-0.20231208162350-afd2d3e77dd2
github.com/AdguardTeam/dnsproxy v0.60.1
github.com/AdguardTeam/golibs v0.18.0
github.com/AdguardTeam/urlfilter v0.17.3
github.com/NYTimes/gziphandler v1.1.1