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:
3
go.mod
3
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user