Skip to content

Commit bf1c110

Browse files
fix(go): update go ( 1.24.6 → 1.25.0 )
| datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.24.6 | 1.25.0 |
1 parent 35bfca8 commit bf1c110

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
@@ -2,7 +2,7 @@ module github.com/mirceanton/external-dns-provider-mikrotik
22

33
go 1.24.2
44

5-
toolchain go1.24.6
5+
toolchain go1.25.0
66

77
require (
88
github.com/caarlos0/env/v11 v11.3.1

0 commit comments

Comments
 (0)