Merge pull request #75 from NeilHanlon/security/golang

bump golang to 1.18.9 for several CVEs
This commit is contained in:
resf-prow[bot] 2022-12-08 23:16:44 +00:00 committed by GitHub
commit ebedf766c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ go_rules_dependencies()
go_register_toolchains(
nogo = "@peridot//:nogo",
version = "1.18.3",
version = "1.18.9",
)
go_repository(