Bump development/toolchain-go-ubuntu to 1.21.5 (#592)

This commit is contained in:
ci-robbot [bot]
2023-12-28 14:36:43 +01:00
committed by GitHub
parent ca9ef8f267
commit d3e67030ae

View File

@@ -17,7 +17,7 @@ packages:
- name: toolchain-go-ubuntu
variant: ""
category: development
version: "1.20.2"
version: "1.21.5"
hidden: true
labels:
autobump.revdeps: "false"
@@ -28,6 +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.21.5"
- name: toolchain-go
category: development
variant: "alpine"