Bump development/toolchain-go-ubuntu to 1.21.6 (#609)

This commit is contained in:
ci-robbot [bot]
2024-01-15 15:16:09 +01:00
committed by GitHub
parent d38c2d94da
commit 778c672215

View File

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