Skip to content

Commit

Permalink
fix(deps): update go to 1.23.3
Browse files Browse the repository at this point in the history
| datasource     | package | from   | to     |
| -------------- | ------- | ------ | ------ |
| golang-version | go      | 1.23.1 | 1.23.3 |
  • Loading branch information
angelnu-bot[bot] committed Nov 9, 2024
1 parent 1114c4d commit 5511387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/k8s-at-home/gateway-admision-controller

go 1.23.0

toolchain go1.23.1
toolchain go1.23.3

require (
github.com/alecthomas/kingpin/v2 v2.4.0
Expand Down

0 comments on commit 5511387

Please sign in to comment.