Skip to content

Bump golang to 1.22.7

Last time: Bump golang to 1.22.5 (#37869 - closed)

Steps

  1. bump golang in goargs

  2. bump golang in runner-linters

  3. docker machine

  1. bump golang et al in gitlab-runner

    Things we want to bump:

    • the golang version itself

    • the version of the runner-linters image

    • Update GO_FIPS_VERSION_SUFFIX, get the suffix from here

    • Poke some files to force rebuild of images:

      find . -name '*.rebuild' | xargs -r -n1 "$SHELL" -c 'date -u > "$1"' --
    • Bump golang to 1.22.7 (!5035 - merged)

Edited by Lucas Li