Skip to content

Commit 135feb1

Browse files
fix(deps): update go to 1.25.2
| datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.25.0 | 1.25.2 |
1 parent b966cc3 commit 135feb1

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/angelnu/gateway-admision-controller
22

33
go 1.24.0
44

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

77
require (
88
github.com/alecthomas/kingpin/v2 v2.4.0

0 commit comments

Comments
 (0)