bump up golang v1.17

Signed-off-by: Wang Yan <wangyan@vmware.com>
This commit is contained in:
Wang Yan
2021-07-06 11:43:13 +08:00
parent 1563384b69
commit 3f4c558dac
15 changed files with 14 additions and 19 deletions

View File

@@ -1,3 +1,4 @@
//go:build go1.4
// +build go1.4
package handlers

View File

@@ -1,3 +1,4 @@
//go:build !go1.4
// +build !go1.4
package handlers