Skip to content

Commit

Permalink
Update go from 1.20.6 to 1.20.7
Browse files Browse the repository at this point in the history
  • Loading branch information
minikube-bot committed Aug 14, 2023
1 parent c56a9a8 commit f62ae2d
Show file tree
Hide file tree
Showing 45 changed files with 45 additions and 44 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
- "!deploy/iso/**"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- master
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/functional_verified.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on:
- deleted
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'

permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/leaderboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- 'v*-beta.*'
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
- "!deploy/iso/**"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
- "!deploy/iso/**"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sync-minikube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 2,14 * * *"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/time-to-k8s-public-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 2,14 * * *"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/time-to-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [released]
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- "translations/**"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-buildkit-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 3"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-calico-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-cni-plugins-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-containerd-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-cri-dockerd-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-cri-o-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 5"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-docker-buildx-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-docker-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 4"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-docsy-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-flannel-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-gcp-auth-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-gh-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-go-github-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-golang-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 9 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-golint-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-gopogh-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 9 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-gotestsum-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-hugo-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-ingress-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-inspektor-gadget-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-k8s-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 8 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-kubeadm-constants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 6 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-kubernetes-versions-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 6 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-metrics-server-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-nerdctl-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-runc-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 2"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-ubuntu-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 10 * * 1"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/yearly-leaderboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 0 2 * *"
env:
GOPROXY: https://proxy.golang.org
GO_VERSION: '1.20.6'
GO_VERSION: '1.20.7'
permissions:
contents: read

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ RPM_REVISION ?= 0

# used by hack/jenkins/release_build_and_upload.sh and KVM_BUILD_IMAGE, see also BUILD_IMAGE below
# update this only by running `make update-golang-version`
GO_VERSION ?= 1.20.6
GO_VERSION ?= 1.20.7
# update this only by running `make update-golang-version`
GO_K8S_VERSION_PREFIX ?= v1.27.0

Expand Down
2 changes: 1 addition & 1 deletion deploy/addons/auto-pause/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM golang:1.20.6
FROM golang:1.20.7
ADD auto-pause-hook /auto-pause-hook
1 change: 1 addition & 0 deletions deploy/iso/minikube-iso/go.hash
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ sha256 e447b498cde50215c4f7619e5124b0fc4e25fb5d16ea47271c47f278e7aa763a go1.20
sha256 9f34ace128764b7a3a4b238b805856cc1b2184304df9e5690825b0710f4202d6 go1.20.4.src.tar.gz
sha256 9a15c133ba2cfafe79652f4815b62e7cfc267f68df1b9454c6ab2a3ca8b96a88 go1.20.5.src.tar.gz
sha256 62ee5bc6fb55b8bae8f705e0cb8df86d6453626b4ecf93279e2867092e0b7f70 go1.20.6.src.tar.gz
sha256 2c5ee9c9ec1e733b0dbbc2bdfed3f62306e51d8172bf38f4f4e542b27520f597 go1.20.7.src.tar.gz
2 changes: 1 addition & 1 deletion deploy/kicbase/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# this ARG needs to be global to use it in `FROM` & is updated for new versions of ubuntu:jammy-*
ARG UBUNTU_JAMMY_IMAGE="ubuntu:jammy-20230624"
# multi-stage docker build so we can build auto-pause for arm64
FROM golang:1.20.6 as auto-pause
FROM golang:1.20.7 as auto-pause
WORKDIR /src
# auto-pause depends on core minikube code so we need to pass the whole source code as the context
# copy in the minimal amount of source code possible
Expand Down
2 changes: 1 addition & 1 deletion hack/jenkins/installers/check_install_golang.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ AddToPathIfMissing -pathToAdd "C:\Program Files\Go\bin" -scope "Machine"
AddToPathIfMissing -pathToAdd "$HOME\go\bin" -scope "User"

# Download Go
$GoVersion = "1.20.6"
$GoVersion = "1.20.7"
$CurrentGo = go version
if ((!$?) -or ($CurrentGo -NotLike "*$GoVersion*")) {
(New-Object Net.WebClient).DownloadFile("https://go.dev/dl/go$GoVersion.windows-amd64.zip", "$env:TEMP\golang.zip")
Expand Down
2 changes: 1 addition & 1 deletion hack/jenkins/installers/check_install_golang.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ if (($# < 1)); then
exit 1
fi

VERSION_TO_INSTALL=1.20.6
VERSION_TO_INSTALL=1.20.7
INSTALL_PATH=${1}

function current_arch() {
Expand Down

0 comments on commit f62ae2d

Please sign in to comment.