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

@@ -15,6 +15,7 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//go:build (linux || darwin) && !appengine
// +build linux darwin
// +build !appengine