added client Makefile

This commit is contained in:
Pin
2022-05-30 14:10:37 -04:00
parent d904521ff7
commit 7c52844c16
5 changed files with 15 additions and 2 deletions

7
client/golang/go.mod Normal file
View File

@@ -0,0 +1,7 @@
module client
go 1.18
require github.com/google/gopacket v1.1.19
require golang.org/x/sys v0.0.0-20190412213103-97732733099d // indirect