golang: Update to 1.19rc2 from 1.18.3

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
Davanum Srinivas
2022-07-19 15:31:36 -04:00
parent 6c0a434db0
commit 4784b58e17
6 changed files with 10 additions and 9 deletions

View File

@@ -91,7 +91,7 @@ readonly KUBE_CONTAINER_RSYNC_PORT=8730
# These are the default versions (image tags) for their respective base images.
readonly __default_distroless_iptables_version=v0.1.1
readonly __default_go_runner_version=v2.3.1-go1.18.3-bullseye.0
readonly __default_go_runner_version=v2.3.1-go1.19rc2-bullseye.0
readonly __default_setcap_version=bullseye-v1.3.0
# These are the base images for the Docker-wrapped binaries.