Bump development/toolchain-go to 1.22.2 (#661)

This commit is contained in:
ci-robbot [bot] 2024-04-08 15:41:42 +02:00 committed by GitHub
parent 9dc32fae4b
commit 0a45d68d40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ packages:
- name: toolchain-go
category: development
variant: "alpine"
version: "1.21.6"
version: "1.22.2"
tag: "1.21.6"
hidden: true
labels:
@ -14,7 +14,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.21.6"
package.version: "1.22.2"
- name: toolchain-go-ubuntu
variant: "bookworm"
category: development