mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
net-dns/AdGuardHome: add 0.107.44
New opt-out USE flag, 'web' which toggles web UI. Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
This commit is contained in:
10
net-dns/AdGuardHome/files/fix-go.mod-0.107.44.patch
Normal file
10
net-dns/AdGuardHome/files/fix-go.mod-0.107.44.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- a/go.mod
|
||||
+++ b/go.mod
|
||||
@@ -1,6 +1,6 @@
|
||||
module github.com/AdguardTeam/AdGuardHome
|
||||
|
||||
-go 1.20
|
||||
+go 1.21
|
||||
|
||||
require (
|
||||
github.com/AdguardTeam/dnsproxy v0.63.1
|
||||
Reference in New Issue
Block a user