Pull request 1867: 5874-openwrt-setsockopt

Updates #5874.

Squashed commit of the following:

commit 297839fc2f95c6602fc5d571d382d2bd5c08b0cf
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Jun 8 12:38:37 2023 +0300

    all: upd dnsproxy
This commit is contained in:
Ainar Garipov
2023-06-08 12:47:40 +03:00
parent fde082af44
commit 040596f3a0
2 changed files with 4 additions and 3 deletions

3
go.mod
View File

@@ -3,7 +3,8 @@ module github.com/AdguardTeam/AdGuardHome
go 1.19
require (
github.com/AdguardTeam/dnsproxy v0.50.0
// 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/golibs v0.13.2
github.com/AdguardTeam/urlfilter v0.16.1
github.com/NYTimes/gziphandler v1.1.1