Bump fips/toolchain to 1.24.3

Signed-off-by: ci-robbot <robot@c3os.io>
This commit is contained in:
ci-robbot 2025-05-06 20:07:26 +00:00
parent 3eda0baa9c
commit 49e22af945

View File

@ -15,7 +15,7 @@ packages:
package.version: "1.24.2"
- name: toolchain
category: fips
version: "1.24.2"
version: "1.24.3"
hidden: true
labels:
autobump.revdeps: "false"
@ -26,7 +26,7 @@ packages:
curl -s -L "https://go.dev/dl/?mode=json" |jq -r '.[0].version'| sed 's/go//g'
autobump.version_hook: |
curl -s -L "https://go.dev/dl/?mode=json" |jq -r '.[0].version'| sed 's/go//g'
package.version: "1.24.2"
package.version: "1.24.3"
- name: toolchain
category: fips
version: "1.19.10"