Skip to content

Commit

Permalink
Bump development/toolchain-go to 1.21.6 (#610)
Browse files Browse the repository at this point in the history
  • Loading branch information
ci-robbot authored Jan 15, 2024
1 parent 89f5942 commit d38c2d9
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.5"
version: "1.21.6"
hidden: true
labels:
autobump.revdeps: "false"
Expand All @@ -13,7 +13,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.5"
package.version: "1.21.6"
- name: toolchain-go-ubuntu
variant: ""
category: development
Expand Down

0 comments on commit d38c2d9

Please sign in to comment.