mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-23 22:42:20 +01:00
13 lines
221 B
Diff
13 lines
221 B
Diff
diff --git a/go.mod b/go.mod
|
|
index 9b5a942c..80e2f91f 100644
|
|
--- a/go.mod
|
|
+++ b/go.mod
|
|
@@ -1,6 +1,6 @@
|
|
module github.com/AdguardTeam/AdGuardHome
|
|
|
|
-go 1.23.2
|
|
+go 1.23
|
|
|
|
require (
|
|
github.com/AdguardTeam/dnsproxy v0.73.2
|