Pārlūkot izejas kodu

bump go to 1.21 (#26608)

Co-authored-by: Giteabot <teabot@gitea.io>
tags/v1.21.0-rc0
techknowlogick pirms 10 mēnešiem
vecāks
revīzija
653e77fd22
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
3 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 1
    1
      Dockerfile
  2. 1
    1
      Dockerfile.rootless
  3. 1
    1
      Makefile

+ 1
- 1
Dockerfile Parādīt failu

@@ -1,5 +1,5 @@
#Build stage
FROM docker.io/library/golang:1.20-alpine3.18 AS build-env
FROM docker.io/library/golang:1.21-alpine3.18 AS build-env

ARG GOPROXY
ENV GOPROXY ${GOPROXY:-direct}

+ 1
- 1
Dockerfile.rootless Parādīt failu

@@ -1,5 +1,5 @@
#Build stage
FROM docker.io/library/golang:1.20-alpine3.18 AS build-env
FROM docker.io/library/golang:1.21-alpine3.18 AS build-env

ARG GOPROXY
ENV GOPROXY ${GOPROXY:-direct}

+ 1
- 1
Makefile Parādīt failu

@@ -23,7 +23,7 @@ SHASUM ?= shasum -a 256
HAS_GO := $(shell hash $(GO) > /dev/null 2>&1 && echo yes)
COMMA := ,

XGO_VERSION := go-1.20.x
XGO_VERSION := go-1.21.x

AIR_PACKAGE ?= github.com/cosmtrek/air@v1.44.0
EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/cmd/editorconfig-checker@2.7.0

Notiek ielāde…
Atcelt
Saglabāt