Update deps, Change deps tool from glide to dep (#412)
This commit is contained in:
25
manifest.json
Normal file
25
manifest.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"github.com/Azure/azure-storage-go": {
|
||||
"branch": "master"
|
||||
},
|
||||
"github.com/BurntSushi/toml": {
|
||||
"branch": "master"
|
||||
},
|
||||
"github.com/Sirupsen/logrus": {
|
||||
"branch": "master"
|
||||
},
|
||||
"github.com/aws/aws-sdk-go": {
|
||||
"revision": "5b341290c488aa6bd76b335d819b4a68516ec3ab"
|
||||
},
|
||||
"github.com/jroimartin/gocui": {
|
||||
"branch": "master"
|
||||
},
|
||||
"github.com/kotakanbe/go-cve-dictionary": {
|
||||
"branch": "master"
|
||||
},
|
||||
"github.com/kotakanbe/logrus-prefixed-formatter": {
|
||||
"branch": "master"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user