cherry-pick: 4254 fix optimistic

Merge in DNS/adguard-home from 4254-fix-optimistic to master

Updates #4254.

Squashed commit of the following:

commit 652e2c2ab9405b9a6ed5d153b6b508e3b87ce66e
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Mon Feb 7 18:55:34 2022 +0300

    all: upd proxy
This commit is contained in:
Eugene Burkov
2022-02-07 19:01:51 +03:00
committed by Ainar Garipov
parent 767d6d3f28
commit 97b3ed43ab
2 changed files with 3 additions and 6 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/AdguardTeam/AdGuardHome
go 1.16
require (
github.com/AdguardTeam/dnsproxy v0.40.7-0.20220124144147-a8868e34b0bf
github.com/AdguardTeam/dnsproxy v0.40.7-0.20220207171519-b3947de6a902
github.com/AdguardTeam/golibs v0.10.4
github.com/AdguardTeam/urlfilter v0.15.2
github.com/NYTimes/gziphandler v1.1.1