add linux static target

This commit is contained in:
Michael Vaughan
2022-02-11 12:38:29 -05:00
parent 60b471be38
commit 929ba6b3e3
4 changed files with 24 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ import (
"runtime"
"strconv"
"vishnu/spec"
"github.com/emmaunel/vishnu/spec"
"github.com/google/gopacket"
"github.com/google/gopacket/layers"