Vendored dependencies
This commit is contained in:
67
Godeps/Godeps.json
generated
Normal file
67
Godeps/Godeps.json
generated
Normal file
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"ImportPath": "git.bullercodeworks.com/brian/gjvote",
|
||||
"GoVersion": "go1.8",
|
||||
"GodepVersion": "v79",
|
||||
"Deps": [
|
||||
{
|
||||
"ImportPath": "github.com/boltdb/bolt",
|
||||
"Comment": "v1.3.0-58-ge9cf4fa",
|
||||
"Rev": "e9cf4fae01b5a8ff89d0ec6b32f0d9c9f79aefdd"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/br0xen/boltease",
|
||||
"Rev": "69e69463f4b6e07bd4405fa507333ae55dc32791"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/gorilla/context",
|
||||
"Comment": "v1.1-7-g08b5f42",
|
||||
"Rev": "08b5f424b9271eedf6f9f0ce86cb9396ed337a42"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/gorilla/handlers",
|
||||
"Comment": "v1.2-4-g13d7309",
|
||||
"Rev": "13d73096a474cac93275c679c7b8a2dc17ddba82"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/gorilla/mux",
|
||||
"Comment": "v1.3.0-6-g4c1c395",
|
||||
"Rev": "4c1c3952b7d9d0a061a3fa7b36fd373ba0398ebc"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/gorilla/securecookie",
|
||||
"Comment": "v1.1-6-ge59506c",
|
||||
"Rev": "e59506cc896acb7f7bf732d4fdf5e25f7ccd8983"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/gorilla/sessions",
|
||||
"Comment": "v1.1-6-g8b6b4cd",
|
||||
"Rev": "8b6b4cd75f07f7ee036eb37b8127bd40ab1efc49"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/justinas/alice",
|
||||
"Comment": "1.0.0-16-g1051eaf",
|
||||
"Rev": "1051eaf52fcafdd87ead59d28b065f1fcb8274ec"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/pborman/uuid",
|
||||
"Comment": "v1.0-21-g1b00554",
|
||||
"Rev": "1b00554d822231195d1babd97ff4a781231955c9"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/crypto/bcrypt",
|
||||
"Rev": "ab89591268e0c8b748cbe4047b00197516011af5"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/crypto/blowfish",
|
||||
"Rev": "ab89591268e0c8b748cbe4047b00197516011af5"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/crypto/ssh/terminal",
|
||||
"Rev": "ab89591268e0c8b748cbe4047b00197516011af5"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/sys/unix",
|
||||
"Rev": "abf9c25f54453410d0c6668e519582a9e1115027"
|
||||
}
|
||||
]
|
||||
}
|
5
Godeps/Readme
generated
Normal file
5
Godeps/Readme
generated
Normal file
@@ -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