Skip to content

Commit 8d419b4

Browse files
authored
Merge pull request #15645 from minikube-bot/auto_bump_golang_version
bump golang version
2 parents a1094e6 + 5a20619 commit 8d419b4

19 files changed

+20
-20
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
- "!deploy/iso/**"
1313
env:
1414
GOPROXY: https://proxy.golang.org
15-
GO_VERSION: '1.19.3'
15+
GO_VERSION: '1.19.5'
1616
permissions:
1717
contents: read
1818

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- master
77
env:
88
GOPROXY: https://proxy.golang.org
9-
GO_VERSION: '1.19.3'
9+
GO_VERSION: '1.19.5'
1010
permissions:
1111
contents: read
1212

.github/workflows/functional_verified.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
- deleted
2323
env:
2424
GOPROXY: https://proxy.golang.org
25-
GO_VERSION: '1.19.3'
25+
GO_VERSION: '1.19.5'
2626

2727
permissions:
2828
contents: read

.github/workflows/leaderboard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'v*-beta.*'
77
env:
88
GOPROXY: https://proxy.golang.org
9-
GO_VERSION: '1.19.3'
9+
GO_VERSION: '1.19.5'
1010
permissions:
1111
contents: read
1212

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
- "!deploy/iso/**"
1313
env:
1414
GOPROXY: https://proxy.golang.org
15-
GO_VERSION: '1.19.3'
15+
GO_VERSION: '1.19.5'
1616
permissions:
1717
contents: read
1818

.github/workflows/time-to-k8s-public-chart.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: "0 2,14 * * *"
77
env:
88
GOPROXY: https://proxy.golang.org
9-
GO_VERSION: '1.19.3'
9+
GO_VERSION: '1.19.5'
1010
permissions:
1111
contents: read
1212

.github/workflows/time-to-k8s.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [released]
66
env:
77
GOPROXY: https://proxy.golang.org
8-
GO_VERSION: '1.19.3'
8+
GO_VERSION: '1.19.5'
99
permissions:
1010
contents: read
1111

.github/workflows/translations.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- "translations/**"
77
env:
88
GOPROXY: https://proxy.golang.org
9-
GO_VERSION: '1.19.3'
9+
GO_VERSION: '1.19.5'
1010
permissions:
1111
contents: read
1212

.github/workflows/update-gh-version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: "0 10 * * 1"
77
env:
88
GOPROXY: https://proxy.golang.org
9-
GO_VERSION: '1.19.3'
9+
GO_VERSION: '1.19.5'
1010
permissions:
1111
contents: read
1212

.github/workflows/update-golang-version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: "0 9 * * 1"
77
env:
88
GOPROXY: https://proxy.golang.org
9-
GO_VERSION: '1.19.3'
9+
GO_VERSION: '1.19.5'
1010
permissions:
1111
contents: read
1212

.github/workflows/update-golint-version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: "0 10 * * 1"
77
env:
88
GOPROXY: https://proxy.golang.org
9-
GO_VERSION: '1.19.3'
9+
GO_VERSION: '1.19.5'
1010
permissions:
1111
contents: read
1212

.github/workflows/update-gopogh-version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: "0 9 * * 1"
77
env:
88
GOPROXY: https://proxy.golang.org
9-
GO_VERSION: '1.19.3'
9+
GO_VERSION: '1.19.5'
1010
permissions:
1111
contents: read
1212

.github/workflows/update-gotestsum-version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: "0 10 * * 1"
77
env:
88
GOPROXY: https://proxy.golang.org
9-
GO_VERSION: '1.19.3'
9+
GO_VERSION: '1.19.5'
1010
permissions:
1111
contents: read
1212

.github/workflows/update-k8s-versions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: "0 8 * * 1"
77
env:
88
GOPROXY: https://proxy.golang.org
9-
GO_VERSION: '1.19.3'
9+
GO_VERSION: '1.19.5'
1010
permissions:
1111
contents: read
1212

.github/workflows/update-kubeadm-constants.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: "0 6 * * 1"
77
env:
88
GOPROXY: https://proxy.golang.org
9-
GO_VERSION: '1.19.3'
9+
GO_VERSION: '1.19.5'
1010
permissions:
1111
contents: read
1212

.github/workflows/yearly-leaderboard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: "0 0 2 * *"
77
env:
88
GOPROXY: https://proxy.golang.org
9-
GO_VERSION: '1.19.3'
9+
GO_VERSION: '1.19.5'
1010
permissions:
1111
contents: read
1212

Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ RPM_REVISION ?= 0
3434

3535
# used by hack/jenkins/release_build_and_upload.sh and KVM_BUILD_IMAGE, see also BUILD_IMAGE below
3636
# update this only by running `make update-golang-version`
37-
GO_VERSION ?= 1.19.3
37+
GO_VERSION ?= 1.19.5
3838
# update this only by running `make update-golang-version`
39-
GO_K8S_VERSION_PREFIX ?= v1.25.0
39+
GO_K8S_VERSION_PREFIX ?= v1.26.0
4040

4141
# replace "x.y.0" => "x.y". kube-cross and go.dev/dl use different formats for x.y.0 go versions
4242
KVM_GO_VERSION ?= $(GO_VERSION:.0=)

hack/jenkins/common.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ function Write-GithubStatus {
3030
$env:SHORT_COMMIT=$env:COMMIT.substring(0, 7)
3131
$gcs_bucket="minikube-builds/logs/$env:MINIKUBE_LOCATION/$env:ROOT_JOB_ID"
3232
$env:MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE="true"
33-
$GoVersion = "1.19.3"
33+
$GoVersion = "1.19.5"
3434

3535
# Docker's kubectl breaks things, and comes earlier in the path than the regular kubectl. So download the expected kubectl and replace Docker's version.
3636
$KubeVersion = (Invoke-WebRequest -Uri 'https://storage.googleapis.com/kubernetes-release/release/stable.txt' -UseBasicParsing).Content

hack/jenkins/installers/check_install_golang.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ if (($# < 1)); then
2222
exit 1
2323
fi
2424

25-
VERSION_TO_INSTALL=1.19.3
25+
VERSION_TO_INSTALL=1.19.5
2626
INSTALL_PATH=${1}
2727

2828
function current_arch() {

0 commit comments

Comments
 (0)