chore: update to go 1.23.8 (1.11)

jdstrand/update-go1.23.8-1.11
Jamie Strandboge 2025-04-22 13:31:49 -05:00
parent a501bb11b0
commit ffaefb9123
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

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