From 57fb6ef32760b5da21a6e55a28acc551f8372237 Mon Sep 17 00:00:00 2001 From: alespour <42931850+alespour@users.noreply.github.com> Date: Tue, 20 Jun 2023 16:52:35 +0200 Subject: [PATCH] chore: upgrade to Go 1.19.10 (#24297) --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5b371125f6..db0bfa67c6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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.19.8-2e0ba83bd70ddf567cba4dec8e5491b88063ffde + default: go1.19.10-b76a62e4c08e4a01ccfc02d6e7b7b4720ebed2ef workflow: type: string