Skip to content

Commit

Permalink
Bump development/toolchain-go-ubuntu to 1.23.0 (#1010)
Browse files Browse the repository at this point in the history
Signed-off-by: ci-robbot <[email protected]>
  • Loading branch information
ci-robbot authored Aug 14, 2024
1 parent 4fdce36 commit 92821c2
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 @@ -17,7 +17,7 @@ packages:
- name: toolchain-go-ubuntu
variant: "bookworm"
category: development
version: "1.22.6"
version: "1.23.0"
hidden: true
labels:
autobump.revdeps: "false"
Expand All @@ -28,7 +28,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.22.6"
package.version: "1.23.0"
- name: toolchain-go
category: development
variant: "alpine"
Expand Down

0 comments on commit 92821c2

Please sign in to comment.