1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00

chore: bump Go 1.22.4 (#10534)

Signed-off-by: ShutingZhao <shuting@nirmata.com>
This commit is contained in:
shuting 2024-06-25 18:20:27 +08:00 committed by GitHub
parent cd6988d1e2
commit a70532a5e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ runs:
git fetch --prune --unshallow
- uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
with:
go-version: ~1.22.2
go-version: ~1.22.4
- shell: bash
run: |
go mod download

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/kyverno/kyverno
go 1.22.2
go 1.22.4
require (
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24