deps: bump go patch version (#1903)

This commit is contained in:
Otto Bittner 2023-06-09 10:53:17 +02:00 committed by GitHub
parent d9c604ed2c
commit 3a54ca91a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 15 additions and 15 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.20.4@sha256:690e4135bf2a4571a572bfd5ddfa806b1cb9c3dea0446ebadaf32bc2ea09d4f9 as builder
FROM golang:1.20.5@sha256:e88f338421aa37d614c3cf0fea40a978a943b5cc1b1b34ecff3cb7e1a6e79090 as builder
# Download project root dependencies
WORKDIR /workspace

View File

@ -65,7 +65,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
with:
go-version: 1.20.4
go-version: 1.20.5
cache: false
- name: Download report JWT

View File

@ -69,7 +69,7 @@ jobs:
- name: Setup Go environment
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
with:
go-version: "1.20.4"
go-version: "1.20.5"
cache: false
- name: Determine version

View File

@ -65,7 +65,7 @@ jobs:
- name: Setup Go environment
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
with:
go-version: "1.20.4"
go-version: "1.20.5"
cache: true
- name: Setup bazel
@ -951,7 +951,7 @@ jobs:
- name: Setup Go environment
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
with:
go-version: "1.20.4"
go-version: "1.20.5"
cache: true
- name: Create CLI compatibility information artifact

View File

@ -40,7 +40,7 @@ jobs:
if: matrix.language == 'go'
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
with:
go-version: "1.20.4"
go-version: "1.20.5"
cache: false
- name: Initialize CodeQL

View File

@ -212,7 +212,7 @@ jobs:
- name: Setup Go environment
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
with:
go-version: "1.20.4"
go-version: "1.20.5"
cache: true
- name: Build generateMeasurements tool

View File

@ -32,7 +32,7 @@ jobs:
- name: Setup Go environment
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
with:
go-version: "1.20.4"
go-version: "1.20.5"
cache: true
- name: Install Dependencies

View File

@ -28,7 +28,7 @@ jobs:
- name: Setup Go environment
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
with:
go-version: "1.20.4"
go-version: "1.20.5"
cache: true
- name: Run code generation

View File

@ -6,7 +6,7 @@ RUN apt-get update && apt-get install -y \
git
# Install Go
ARG GO_VER=1.20.4
ARG GO_VER=1.20.5
RUN wget -q https://go.dev/dl/go${GO_VER}.linux-amd64.tar.gz && \
tar -C /usr/local -xzf go${GO_VER}.linux-amd64.tar.gz && \
rm go${GO_VER}.linux-amd64.tar.gz

View File

@ -26,7 +26,7 @@ go_dependencies()
go_rules_dependencies()
go_register_toolchains(version = "1.20.4")
go_register_toolchains(version = "1.20.5")
gazelle_dependencies(go_repository_default_config = "//:WORKSPACE.bazel")

View File

@ -1 +1 @@
a37de4e04f0d431ba5887ee0c6082846e10042a6d60158818844dd618a226ef0
113e6986cb7b93de78c485b1c037cfed9c1020751b2bc8660fb3b0b96167f0c0

View File

@ -1 +1 @@
3fa77e40e6b7f13eea12a832223fe677329fe9eb679fe1b01c67d5bcdde84cce
b382819bb9d74645eaff6ee0197596861275f53c3787d6a20cbda01737c4382c

View File

@ -1 +1 @@
bb191e6b36f47ef4bdc26beee8b3290a07158b79bd254c1ecd10c867b4a6d063
508f94eb6624b593277ca8b8bb061106baba1e41375f797f11ba639dc85eb865

View File

@ -1 +1 @@
ce835d804dacff5bec7d3879393a6b16c2c13588cf8cee723d6c5c50127f686a
b79d2249d268abb4f9274ebbc807f6d87670bfd4d10a05443d115272a28c2915