Pull request: AGDNS-2342-upd-golibs
Squashed commit of the following: commit 82140ab77775b32ea10d7cd011f2bdc2410f9b92 Author: Dimitry Kolyshev <dkolyshev@adguard.com> Date: Tue Aug 6 11:25:13 2024 +0500 all: upd golibs
This commit is contained in:
4
go.mod
4
go.mod
@@ -3,8 +3,8 @@ module github.com/AdguardTeam/AdGuardHome
|
||||
go 1.22.5
|
||||
|
||||
require (
|
||||
github.com/AdguardTeam/dnsproxy v0.72.2
|
||||
github.com/AdguardTeam/golibs v0.25.1
|
||||
github.com/AdguardTeam/dnsproxy v0.72.3-0.20240806061520-4cc9af6704ef
|
||||
github.com/AdguardTeam/golibs v0.25.2
|
||||
github.com/AdguardTeam/urlfilter v0.19.0
|
||||
github.com/NYTimes/gziphandler v1.1.1
|
||||
github.com/ameshkov/dnscrypt/v2 v2.3.0
|
||||
|
||||
Reference in New Issue
Block a user