Skip to content

Commit 58e7803

Browse files
committed
feat: use golang 1.24
1 parent 52854e6 commit 58e7803

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module external-dns-openstack-webhook
22

3-
go 1.23.3
4-
5-
toolchain go1.23.4
3+
go 1.24
64

75
require (
86
github.com/sirupsen/logrus v1.9.3

0 commit comments

Comments
 (0)