Skip to content

Commit

Permalink
Bump development/toolchain-go to 1.22.2 (#661)
Browse files Browse the repository at this point in the history
  • Loading branch information
ci-robbot authored Apr 8, 2024
1 parent 9dc32fa commit 0a45d68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/toolchain-go/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
Expand Down

0 comments on commit 0a45d68

Please sign in to comment.