Skip to content

Commit 9fa6567

Browse files
authored
Require Go 1.23 (#440)
1 parent 3ae4cee commit 9fa6567

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/folbricht/routedns
22

3-
go 1.22.0
3+
go 1.23.0
4+
45
toolchain go1.23.7
56

67
require (

0 commit comments

Comments
 (0)