Bump development/toolchain-go-ubuntu to 1.22.1 (#659)

This commit is contained in:
ci-robbot [bot]
2024-03-27 09:01:38 +01:00
committed by GitHub
parent 70bfa4a7ab
commit 42c4b2627a

View File

@@ -18,7 +18,7 @@ packages:
- name: toolchain-go-ubuntu - name: toolchain-go-ubuntu
variant: "bookworm" variant: "bookworm"
category: development category: development
version: "1.21.7+2" version: "1.22.1"
tag: "1.21.7" tag: "1.21.7"
hidden: true hidden: true
labels: labels:
@@ -30,7 +30,7 @@ packages:
curl -s -L "https://go.dev/dl/?mode=json" |jq -r '.[0].version'| sed 's/go//g' curl -s -L "https://go.dev/dl/?mode=json" |jq -r '.[0].version'| sed 's/go//g'
autobump.version_hook: | autobump.version_hook: |
curl -s -L "https://go.dev/dl/?mode=json" |jq -r '.[0].version'| sed 's/go//g' curl -s -L "https://go.dev/dl/?mode=json" |jq -r '.[0].version'| sed 's/go//g'
package.version: "1.21.7" package.version: "1.22.1"
- name: toolchain-go - name: toolchain-go
category: development category: development
variant: "alpine" variant: "alpine"