Add a check in the makefile to ensure a minimum version of go is installed (#383)

This commit is contained in:
Nathan Brown
2021-03-02 13:29:05 -06:00
committed by GitHub
parent b6234abfb3
commit 29c5f31f90
2 changed files with 11 additions and 1 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/slackhq/nebula
go 1.12
go 1.16
require (
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239