Inital commit

This commit is contained in:
2017-03-18 23:05:52 +00:00
commit 9f823c3c3d
4 changed files with 159 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
{
"ImportPath": "wifi-hijacker",
"GoVersion": "go1.7",
"GodepVersion": "v79",
"Deps": [
{
"ImportPath": "github.com/google/gopacket",
"Comment": "v1.1.12-49-gb28ce71",
"Rev": "b28ce7147a06b23a37cacd4bf2119f9da8dd51c4"
},
{
"ImportPath": "github.com/google/gopacket/layers",
"Comment": "v1.1.12-49-gb28ce71",
"Rev": "b28ce7147a06b23a37cacd4bf2119f9da8dd51c4"
},
{
"ImportPath": "github.com/google/gopacket/pcap",
"Comment": "v1.1.12-49-gb28ce71",
"Rev": "b28ce7147a06b23a37cacd4bf2119f9da8dd51c4"
},
{
"ImportPath": "gopkg.in/urfave/cli.v1",
"Comment": "v1.19.1",
"Rev": "0bdeddeeb0f650497d603c4ad7b20cfe685682f6"
}
]
}