feat(deps): bump golang from 1.20 to 1.21

Bumps golang from 1.20 to 1.21.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/851/head
dependabot[bot] 2 years ago committed by GitHub
parent 50a63adf5e
commit d3b80abc6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
# Build Stage # Build Stage
FROM golang:1.20 AS builder FROM golang:1.21 AS builder
# Set go mod installation source and proxy # Set go mod installation source and proxy
ARG GO111MODULE=on ARG GO111MODULE=on

Loading…
Cancel
Save