Skip to content

Instantly share code, notes, and snippets.

@fsouza
Created April 24, 2015 20:36
Show Gist options
  • Save fsouza/39b171c301467cf85c84 to your computer and use it in GitHub Desktop.
Save fsouza/39b171c301467cf85c84 to your computer and use it in GitHub Desktop.
{
"ImportPath": "github.com/fsouza/go-dockerclient",
"GoVersion": "go1.4.1",
"Deps": [
{
"ImportPath": "github.com/Sirupsen/logrus",
"Comment": "v0.6.0",
"Rev": "6ebb4e7b3c24b9fef150d7693e728cb1ebadf1f5"
},
{
"ImportPath": "github.com/docker/docker/pkg/archive",
"Comment": "v1.4.1-2468-g92a775b",
"Rev": "92a775bd7a8a379d92a83cc49bd78ec74d7c126d"
},
{
"ImportPath": "github.com/docker/docker/pkg/fileutils",
"Comment": "v1.4.1-2468-g92a775b",
"Rev": "92a775bd7a8a379d92a83cc49bd78ec74d7c126d"
},
{
"ImportPath": "github.com/docker/docker/pkg/ioutils",
"Comment": "v1.4.1-2468-g92a775b",
"Rev": "92a775bd7a8a379d92a83cc49bd78ec74d7c126d"
},
{
"ImportPath": "github.com/docker/docker/pkg/pools",
"Comment": "v1.4.1-2468-g92a775b",
"Rev": "92a775bd7a8a379d92a83cc49bd78ec74d7c126d"
},
{
"ImportPath": "github.com/docker/docker/pkg/promise",
"Comment": "v1.4.1-2468-g92a775b",
"Rev": "92a775bd7a8a379d92a83cc49bd78ec74d7c126d"
},
{
"ImportPath": "github.com/docker/docker/pkg/system",
"Comment": "v1.4.1-2468-g92a775b",
"Rev": "92a775bd7a8a379d92a83cc49bd78ec74d7c126d"
},
{
"ImportPath": "github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar",
"Comment": "v1.4.1-2468-g92a775b",
"Rev": "92a775bd7a8a379d92a83cc49bd78ec74d7c126d"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment