Initial Commit
This commit is contained in:
7
client/go.mod
Normal file
7
client/go.mod
Normal 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
|
||||
Reference in New Issue
Block a user