Merge pull request #4970 from vhosakot/bump_go_to_1.17.8

Bump Go 1.17.1 --> 1.17.8 to fix CVEs
This commit is contained in:
jetstack-bot 2022-03-22 18:52:51 +00:00 committed by GitHub
commit 23388bc9b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ go_rules_dependencies()
go_register_toolchains(
nogo = "@//hack/build:nogo_vet",
version = "1.17.1",
version = "1.17.8",
)
## Load gazelle and dependencies