diff --git a/glide.lock b/glide.lock index 55cd59e..a4dcf44 100644 --- a/glide.lock +++ b/glide.lock @@ -1,5 +1,5 @@ -hash: c0e0c69383b9b665e92c40a5ea69632ea846a645f44654411137c75c5ef5017c -updated: 2017-11-27T11:34:21.283697431+01:00 +hash: 23bcd62f9352c61d3aebc85a59f7ebbfaf80bc0201f45037cdea65820673ddeb +updated: 2018-03-01T13:21:55.8472118+01:00 imports: - name: github.com/Azure/go-ansiterm version: 388960b655244e76e24c75f48631564eaefade62 @@ -91,7 +91,7 @@ imports: - client - credentials - name: github.com/docker/go-connections - version: 4ccf312bf1d35e5dbda654e57a9be4c3f3cd0366 + version: ecb4cb2dd420ada7df7f2593d6c25441f65f69f2 subpackages: - nat - sockets @@ -111,15 +111,16 @@ imports: - name: github.com/inconshreveable/mousetrap version: 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75 - name: github.com/johntdyer/slack-go - version: 88ef3038545fa084d81f36e4a6943d112cdd74f6 + version: 95fac1160b220c5abcf8b0ef88e9c3cb213c09f4 - name: github.com/johntdyer/slackrus version: 3992f319fd0ac349483279ef74742cd787841cba - name: github.com/mattn/go-shellwords version: f4e566c536cf69158e808ec28ef4182a37fdc981 - name: github.com/Microsoft/go-winio - version: 24a3e3d3fc7451805e09d11e11e95d9a0a4f205e + version: fff283ad5116362ca252298cfc9b95828956d85d - name: github.com/opencontainers/runc - version: e8149af2910850602cae998dede29e630d1b8ee1 + version: 9df8b306d01f59d3a8029be411de015b7304dd8f + repo: https://github.com/docker/runc.git subpackages: - libcontainer/configs - libcontainer/devices @@ -139,10 +140,12 @@ imports: version: 9585fd555638e77bba25f25db5c44b41f264aeb7 - name: github.com/Sirupsen/logrus version: ba1b36c82c5e05c4f912a88eab0dcd91a171688f + repo: https://github.com/sirupsen/logrus.git - name: github.com/sirupsen/logrus version: ba1b36c82c5e05c4f912a88eab0dcd91a171688f - name: github.com/spf13/cobra - version: 1be1d2841c773c01bee8289f55f7463b6e2c2539 + version: a3c09249f1a24a9d951f2738fb9b9256b8b42fa5 + repo: https://github.com/dnephin/cobra.git - name: github.com/spf13/pflag version: dabebe21bf790f782ea4c7bbd2efc430de182afd - name: github.com/stretchr/objx diff --git a/glide.yaml b/glide.yaml index 24609b9..20ef77d 100644 --- a/glide.yaml +++ b/glide.yaml @@ -2,6 +2,9 @@ package: github.com/v2tec/watchtower import: - package: github.com/sirupsen/logrus version: ~0.11.x +- package: github.com/Sirupsen/logrus + repo: https://github.com/sirupsen/logrus.git + version: ~0.11.x - package: github.com/docker/docker version: ~1.13.x subpackages: