Skip to content

Commit 43898bb

Browse files
committed
chore: fix CodeQL complaint about Go version
1 parent df3846d commit 43898bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/aellwein/netcup-dns-api
22

3-
go 1.23
3+
go 1.23.0
44

55
require github.com/stretchr/testify v1.10.0
66

0 commit comments

Comments
 (0)