Skip to content

Commit

Permalink
Bump development/toolchain-go to 1.23.6 (#1261)
Browse files Browse the repository at this point in the history
Signed-off-by: ci-robbot <[email protected]>
  • Loading branch information
ci-robbot authored Feb 5, 2025
1 parent dd1ebbb commit df771b7
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.23.5"
version: "1.23.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.23.5"
package.version: "1.23.6"
- name: toolchain-go-ubuntu
variant: "bookworm"
category: development
Expand Down

0 comments on commit df771b7

Please sign in to comment.