ci: use go 1.17.x (#2492)

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
bobby 2021-08-19 21:13:36 -07:00 committed by GitHub
parent 036f223849
commit 1565d25d32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 197 additions and 15 deletions

View file

@ -1,3 +1,4 @@
//go:build linux
// +build linux
package cluster