We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ae4cee commit 9fa6567Copy full SHA for 9fa6567
go.mod
@@ -1,6 +1,7 @@
1
module github.com/folbricht/routedns
2
3
-go 1.22.0
+go 1.23.0
4
+
5
toolchain go1.23.7
6
7
require (
0 commit comments