mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
deps: bump go patch version (#1903)
This commit is contained in:
parent
d9c604ed2c
commit
3a54ca91a7
2
.github/actions/versionsapi/Dockerfile
vendored
2
.github/actions/versionsapi/Dockerfile
vendored
@ -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
|
||||
|
2
.github/workflows/azure-snp-reporter.yml
vendored
2
.github/workflows/azure-snp-reporter.yml
vendored
@ -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
|
||||
|
@ -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
|
||||
|
4
.github/workflows/build-os-image.yml
vendored
4
.github/workflows/build-os-image.yml
vendored
@ -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
|
||||
|
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@ -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
|
||||
|
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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
|
||||
|
2
.github/workflows/test-integration.yml
vendored
2
.github/workflows/test-integration.yml
vendored
@ -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
|
||||
|
2
.github/workflows/test-operator-codegen.yml
vendored
2
.github/workflows/test-operator-codegen.yml
vendored
@ -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
|
||||
|
2
3rdparty/gcp-guest-agent/Dockerfile
vendored
2
3rdparty/gcp-guest-agent/Dockerfile
vendored
@ -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
|
||||
|
@ -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")
|
||||
|
||||
|
@ -1 +1 @@
|
||||
a37de4e04f0d431ba5887ee0c6082846e10042a6d60158818844dd618a226ef0
|
||||
113e6986cb7b93de78c485b1c037cfed9c1020751b2bc8660fb3b0b96167f0c0
|
||||
|
@ -1 +1 @@
|
||||
3fa77e40e6b7f13eea12a832223fe677329fe9eb679fe1b01c67d5bcdde84cce
|
||||
b382819bb9d74645eaff6ee0197596861275f53c3787d6a20cbda01737c4382c
|
||||
|
@ -1 +1 @@
|
||||
bb191e6b36f47ef4bdc26beee8b3290a07158b79bd254c1ecd10c867b4a6d063
|
||||
508f94eb6624b593277ca8b8bb061106baba1e41375f797f11ba639dc85eb865
|
||||
|
@ -1 +1 @@
|
||||
ce835d804dacff5bec7d3879393a6b16c2c13588cf8cee723d6c5c50127f686a
|
||||
b79d2249d268abb4f9274ebbc807f6d87670bfd4d10a05443d115272a28c2915
|
||||
|
Loading…
Reference in New Issue
Block a user