add linux static target

This commit is contained in:
Michael Vaughan
2022-02-11 12:38:29 -05:00
committed by Pin
parent bb97442081
commit e8379e0c66
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"