Created
March 15, 2016 00:13
-
-
Save ericchiang/34fba67d4e09aade8bbe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json | |
| index 65a5df3..9a26ff2 100644 | |
| --- a/Godeps/Godeps.json | |
| +++ b/Godeps/Godeps.json | |
| @@ -34,6 +34,61 @@ | |
| "Rev": "72440a9c5a884936f1c679591fcf04e31a9b772a" | |
| }, | |
| { | |
| + "ImportPath": "github.com/aws/aws-sdk-go/aws/awserr", | |
| + "Comment": "v1.1.3", | |
| + "Rev": "72440a9c5a884936f1c679591fcf04e31a9b772a" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/aws/aws-sdk-go/aws/awsutil", | |
| + "Comment": "v1.1.3", | |
| + "Rev": "72440a9c5a884936f1c679591fcf04e31a9b772a" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/aws/aws-sdk-go/aws/client", | |
| + "Comment": "v1.1.3", | |
| + "Rev": "72440a9c5a884936f1c679591fcf04e31a9b772a" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/aws/aws-sdk-go/aws/client/metadata", | |
| + "Comment": "v1.1.3", | |
| + "Rev": "72440a9c5a884936f1c679591fcf04e31a9b772a" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/aws/aws-sdk-go/aws/corehandlers", | |
| + "Comment": "v1.1.3", | |
| + "Rev": "72440a9c5a884936f1c679591fcf04e31a9b772a" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/aws/aws-sdk-go/aws/credentials", | |
| + "Comment": "v1.1.3", | |
| + "Rev": "72440a9c5a884936f1c679591fcf04e31a9b772a" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds", | |
| + "Comment": "v1.1.3", | |
| + "Rev": "72440a9c5a884936f1c679591fcf04e31a9b772a" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/aws/aws-sdk-go/aws/defaults", | |
| + "Comment": "v1.1.3", | |
| + "Rev": "72440a9c5a884936f1c679591fcf04e31a9b772a" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/aws/aws-sdk-go/aws/ec2metadata", | |
| + "Comment": "v1.1.3", | |
| + "Rev": "72440a9c5a884936f1c679591fcf04e31a9b772a" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/aws/aws-sdk-go/aws/request", | |
| + "Comment": "v1.1.3", | |
| + "Rev": "72440a9c5a884936f1c679591fcf04e31a9b772a" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/aws/aws-sdk-go/aws/session", | |
| + "Comment": "v1.1.3", | |
| + "Rev": "72440a9c5a884936f1c679591fcf04e31a9b772a" | |
| + }, | |
| + { | |
| "ImportPath": "github.com/aws/aws-sdk-go/private/endpoints", | |
| "Comment": "v1.1.3", | |
| "Rev": "72440a9c5a884936f1c679591fcf04e31a9b772a" | |
| @@ -98,6 +153,66 @@ | |
| "Rev": "412c004d923b7b89701e7a1632de83f843657a03" | |
| }, | |
| { | |
| + "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/Sirupsen/logrus", | |
| + "Rev": "412c004d923b7b89701e7a1632de83f843657a03" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/opts", | |
| + "Rev": "412c004d923b7b89701e7a1632de83f843657a03" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/archive", | |
| + "Rev": "412c004d923b7b89701e7a1632de83f843657a03" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/fileutils", | |
| + "Rev": "412c004d923b7b89701e7a1632de83f843657a03" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/homedir", | |
| + "Rev": "412c004d923b7b89701e7a1632de83f843657a03" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/ioutils", | |
| + "Rev": "412c004d923b7b89701e7a1632de83f843657a03" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/parsers", | |
| + "Rev": "412c004d923b7b89701e7a1632de83f843657a03" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/pools", | |
| + "Rev": "412c004d923b7b89701e7a1632de83f843657a03" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/promise", | |
| + "Rev": "412c004d923b7b89701e7a1632de83f843657a03" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/stdcopy", | |
| + "Rev": "412c004d923b7b89701e7a1632de83f843657a03" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/system", | |
| + "Rev": "412c004d923b7b89701e7a1632de83f843657a03" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/ulimit", | |
| + "Rev": "412c004d923b7b89701e7a1632de83f843657a03" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/units", | |
| + "Rev": "412c004d923b7b89701e7a1632de83f843657a03" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/docker/docker/volume", | |
| + "Rev": "412c004d923b7b89701e7a1632de83f843657a03" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/fsouza/go-dockerclient/external/github.com/opencontainers/runc/libcontainer/user", | |
| + "Rev": "412c004d923b7b89701e7a1632de83f843657a03" | |
| + }, | |
| + { | |
| "ImportPath": "github.com/garyburd/redigo/internal", | |
| "Rev": "535138d7bcd717d6531c701ef5933d98b1866257" | |
| }, | |
| @@ -175,6 +290,76 @@ | |
| "Rev": "7ca2aa4873aea7cb4265b1726acb24b90d8726c6" | |
| }, | |
| { | |
| + "ImportPath": "github.com/opencontainers/runc/libcontainer/apparmor", | |
| + "Comment": "v0.0.7-12-g7ca2aa4", | |
| + "Rev": "7ca2aa4873aea7cb4265b1726acb24b90d8726c6" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/opencontainers/runc/libcontainer/cgroups", | |
| + "Comment": "v0.0.7-12-g7ca2aa4", | |
| + "Rev": "7ca2aa4873aea7cb4265b1726acb24b90d8726c6" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/opencontainers/runc/libcontainer/cgroups/fs", | |
| + "Comment": "v0.0.7-12-g7ca2aa4", | |
| + "Rev": "7ca2aa4873aea7cb4265b1726acb24b90d8726c6" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/opencontainers/runc/libcontainer/cgroups/systemd", | |
| + "Comment": "v0.0.7-12-g7ca2aa4", | |
| + "Rev": "7ca2aa4873aea7cb4265b1726acb24b90d8726c6" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/opencontainers/runc/libcontainer/configs", | |
| + "Comment": "v0.0.7-12-g7ca2aa4", | |
| + "Rev": "7ca2aa4873aea7cb4265b1726acb24b90d8726c6" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/opencontainers/runc/libcontainer/configs/validate", | |
| + "Comment": "v0.0.7-12-g7ca2aa4", | |
| + "Rev": "7ca2aa4873aea7cb4265b1726acb24b90d8726c6" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/opencontainers/runc/libcontainer/criurpc", | |
| + "Comment": "v0.0.7-12-g7ca2aa4", | |
| + "Rev": "7ca2aa4873aea7cb4265b1726acb24b90d8726c6" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/opencontainers/runc/libcontainer/label", | |
| + "Comment": "v0.0.7-12-g7ca2aa4", | |
| + "Rev": "7ca2aa4873aea7cb4265b1726acb24b90d8726c6" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/opencontainers/runc/libcontainer/seccomp", | |
| + "Comment": "v0.0.7-12-g7ca2aa4", | |
| + "Rev": "7ca2aa4873aea7cb4265b1726acb24b90d8726c6" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/opencontainers/runc/libcontainer/selinux", | |
| + "Comment": "v0.0.7-12-g7ca2aa4", | |
| + "Rev": "7ca2aa4873aea7cb4265b1726acb24b90d8726c6" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/opencontainers/runc/libcontainer/stacktrace", | |
| + "Comment": "v0.0.7-12-g7ca2aa4", | |
| + "Rev": "7ca2aa4873aea7cb4265b1726acb24b90d8726c6" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/opencontainers/runc/libcontainer/system", | |
| + "Comment": "v0.0.7-12-g7ca2aa4", | |
| + "Rev": "7ca2aa4873aea7cb4265b1726acb24b90d8726c6" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/opencontainers/runc/libcontainer/user", | |
| + "Comment": "v0.0.7-12-g7ca2aa4", | |
| + "Rev": "7ca2aa4873aea7cb4265b1726acb24b90d8726c6" | |
| + }, | |
| + { | |
| + "ImportPath": "github.com/opencontainers/runc/libcontainer/utils", | |
| + "Comment": "v0.0.7-12-g7ca2aa4", | |
| + "Rev": "7ca2aa4873aea7cb4265b1726acb24b90d8726c6" | |
| + }, | |
| + { | |
| "ImportPath": "github.com/pborman/uuid", | |
| "Rev": "cccd189d45f7ac3368a0d127efb7f4d08ae0b655" | |
| }, | |
| @@ -229,6 +414,10 @@ | |
| "Rev": "1e2e08e8a2dcdacaae3f14ac44c5cfa31361f270" | |
| }, | |
| { | |
| + "ImportPath": "github.com/vishvananda/netlink/nl", | |
| + "Rev": "1e2e08e8a2dcdacaae3f14ac44c5cfa31361f270" | |
| + }, | |
| + { | |
| "ImportPath": "golang.org/x/exp/inotify", | |
| "Rev": "d00e13ec443927751b2bd49e97dea7bf3b6a6487" | |
| }, | |
| @@ -241,6 +430,18 @@ | |
| "Rev": "ca8a464d23d55afd32571475db223e065ffd8a52" | |
| }, | |
| { | |
| + "ImportPath": "golang.org/x/oauth2/internal", | |
| + "Rev": "ca8a464d23d55afd32571475db223e065ffd8a52" | |
| + }, | |
| + { | |
| + "ImportPath": "golang.org/x/oauth2/jws", | |
| + "Rev": "ca8a464d23d55afd32571475db223e065ffd8a52" | |
| + }, | |
| + { | |
| + "ImportPath": "golang.org/x/oauth2/jwt", | |
| + "Rev": "ca8a464d23d55afd32571475db223e065ffd8a52" | |
| + }, | |
| + { | |
| "ImportPath": "google.golang.org/api/bigquery/v2", | |
| "Rev": "0c2979aeaa5b573e60d3ddffe5ce8dca8df309bd" | |
| }, | |
| @@ -249,6 +450,10 @@ | |
| "Rev": "0c2979aeaa5b573e60d3ddffe5ce8dca8df309bd" | |
| }, | |
| { | |
| + "ImportPath": "google.golang.org/api/googleapi/internal/uritemplates", | |
| + "Rev": "0c2979aeaa5b573e60d3ddffe5ce8dca8df309bd" | |
| + }, | |
| + { | |
| "ImportPath": "google.golang.org/cloud/compute/metadata", | |
| "Rev": "542bfb014d8e28df6e27be847dfdc40c510dab1a" | |
| }, | |
| @@ -260,6 +465,11 @@ | |
| "ImportPath": "gopkg.in/olivere/elastic.v2", | |
| "Comment": "v2.0.12", | |
| "Rev": "3cfe88295d20b6299bd935131fc0fd17316405ad" | |
| + }, | |
| + { | |
| + "ImportPath": "gopkg.in/olivere/elastic.v2/uritemplates", | |
| + "Comment": "v2.0.12", | |
| + "Rev": "3cfe88295d20b6299bd935131fc0fd17316405ad" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment