Skip to content

Commit

Permalink
Bump development/toolchain-go to 1.23.3
Browse files Browse the repository at this point in the history
Signed-off-by: ci-robbot <[email protected]>
  • Loading branch information
ci-robbot committed Nov 11, 2024
1 parent 608b1d2 commit 35363e2
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.2"
version: "1.23.3"
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.2"
package.version: "1.23.3"
- name: toolchain-go-ubuntu
variant: "bookworm"
category: development
Expand Down

0 comments on commit 35363e2

Please sign in to comment.