Bump to go1.17 (#553)

This commit is contained in:
Nate Brown
2021-10-21 16:24:11 -05:00
committed by GitHub
parent 97afe2ec48
commit 32cd9a93f1
31 changed files with 81 additions and 47 deletions

View File

@ -1,4 +1,4 @@
GOMINVERSION = 1.16
GOMINVERSION = 1.17
NEBULA_CMD_PATH = "./cmd/nebula"
GO111MODULE = on
export GO111MODULE