chore: upgrade go toolchain to 1.21.9 (#24910)

pull/24697/head^2
Brandon Pfeifer 2024-04-12 15:02:56 -04:00 committed by GitHub
parent 2e458963f2
commit c165f2d427
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ orbs:
parameters:
cross-container-tag:
type: string
default: go1.21.8-latest
default: go1.21.9-latest
workflow:
type: string