mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Migrate Godeps/_workspace/ to vendor/
This commit is contained in:
parent
b3d83f99fe
commit
936928f7f0
46 changed files with 6324 additions and 23 deletions
30
Godeps/Godeps.json
generated
30
Godeps/Godeps.json
generated
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"ImportPath": "github.com/CenturyLinkLabs/watchtower",
|
||||
"GoVersion": "go1.4.2",
|
||||
"Packages": [
|
||||
"./..."
|
||||
],
|
||||
"GoVersion": "go1.7",
|
||||
"GodepVersion": "v74",
|
||||
"Deps": [
|
||||
{
|
||||
"ImportPath": "github.com/Sirupsen/logrus",
|
||||
|
@ -12,31 +10,17 @@
|
|||
},
|
||||
{
|
||||
"ImportPath": "github.com/codegangsta/cli",
|
||||
"Comment": "1.2.0-137-gbca61c4",
|
||||
"Comment": "v1.8.0-2-gbca61c4",
|
||||
"Rev": "bca61c476e3c752594983e4c9bcd5f62fb09f157"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/docker/docker/pkg/units",
|
||||
"Comment": "v1.4.1-4520-g469e234",
|
||||
"Rev": "469e234dedd84c13eea6271a8c6cc804e46cf22b"
|
||||
"ImportPath": "github.com/docker/go-units",
|
||||
"Comment": "v0.3.1-6-gf2145db",
|
||||
"Rev": "f2145db703495b2e525c59662db69a7344b00bb8"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/samalba/dockerclient",
|
||||
"Rev": "15ebe064ca62ad0d64834e7ef0d4ed8ce9d02cde"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/stretchr/objx",
|
||||
"Rev": "cbeaeb16a013161a98496fad62933b1d21786672"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/stretchr/testify/assert",
|
||||
"Comment": "v1.0-17-g089c718",
|
||||
"Rev": "089c7181b8c728499929ff09b62d3fdd8df8adff"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/stretchr/testify/mock",
|
||||
"Comment": "v1.0-17-g089c718",
|
||||
"Rev": "089c7181b8c728499929ff09b62d3fdd8df8adff"
|
||||
"Rev": "a3036261847103270e9f732509f43b5f98710ace"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue