mirror of
https://github.com/cubixle/wifi-hijacker.git
synced 2026-04-30 10:48:43 +01:00
Inital commit
This commit is contained in:
Generated
+27
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Generated
+5
@@ -0,0 +1,5 @@
|
||||
This directory tree is generated automatically by godep.
|
||||
|
||||
Please do not edit.
|
||||
|
||||
See https://github.com/tools/godep for more information.
|
||||
Reference in New Issue
Block a user