fix: enable go1.17 github ci/cd (#12997)

This commit is contained in:
Harshavardhana
2021-08-18 18:35:22 -07:00
committed by GitHub
parent c25816eabc
commit 202d0b64eb
71 changed files with 82 additions and 29 deletions

View File

@@ -1,3 +1,4 @@
//go:build linux && !appengine
// +build linux,!appengine
// Copyright (c) 2015-2021 MinIO, Inc.