build and test with go1.18 (#656)

- https://go.dev/doc/go1.18
This commit is contained in:
Wade Simmons
2022-04-05 17:08:00 -04:00
committed by GitHub
parent b38bd36766
commit 3913062c43
6 changed files with 24 additions and 24 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/slackhq/nebula
go 1.17
go 1.18
require (
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be