Skip to content

Commit 9914bfe

Browse files
fix(deps): update go to 1.25.7 (#324)
| datasource | package | from | to | | -------------- | ------- | ------ | ------ | | golang-version | go | 1.25.6 | 1.25.7 | Co-authored-by: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com>
1 parent 3b8db49 commit 9914bfe

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.25.0
44

5-
toolchain go1.25.6
5+
toolchain go1.25.7
66

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

0 commit comments

Comments
 (0)