Pull request 2282: all: upd go, tools, deps
Squashed commit of the following: commit 760afd59cba826bdc1686506ca7a9243dcb35ab7 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Wed Oct 2 14:52:29 2024 +0300 all: upd go, tools, deps
This commit is contained in:
6
go.mod
6
go.mod
@@ -1,10 +1,10 @@
|
||||
module github.com/AdguardTeam/AdGuardHome
|
||||
|
||||
go 1.23.1
|
||||
go 1.23.2
|
||||
|
||||
require (
|
||||
github.com/AdguardTeam/dnsproxy v0.73.0
|
||||
github.com/AdguardTeam/golibs v0.26.0
|
||||
github.com/AdguardTeam/dnsproxy v0.73.2
|
||||
github.com/AdguardTeam/golibs v0.27.0
|
||||
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