[release/2.8 backport] update to go1.20.10 (#4117)

This commit is contained in:
Milos Gajdos
2023-10-19 11:31:17 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.20.8
go-version: 1.20.10
- name: Dependencies
run: |

View File

@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
ARG GO_VERSION=1.20.8
ARG GO_VERSION=1.20.10
ARG ALPINE_VERSION=3.18
ARG XX_VERSION=1.2.1