Update Go in CI and busybox to 1.35

This commit is contained in:
Matthias Loibl 2022-06-22 16:26:42 +02:00
parent d3d7715750
commit 153f48f7c2
No known key found for this signature in database
GPG key ID: 78A796CA74CA38BA
4 changed files with 63 additions and 88 deletions

View file

@ -39,10 +39,9 @@
],
},
build('1.11'),
build('1.12'),
build('1.13'),
build('1.14-rc'),
build('1.16'),
build('1.17'),
build('1.18'),
golang() {
name: 'generate',