chore: upgrade go 1.21.9 -> 1.21.10 (master-1.x) (#24985)

pull/25026/head
Jakub Bednář 2024-05-10 15:38:58 +02:00 committed by GitHub
parent 82cbdb5478
commit d1da48634a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ parameters:
# when updating the go version, should also update the go version in go.mod
description: docker tag for cross build container from quay.io . Created by https://github.com/influxdata/edge/tree/master/dockerfiles/cross-builder .
type: string
default: go1.21.9-latest
default: go1.21.10-latest
workflow:
type: string