Created
January 18, 2017 18:24
-
-
Save kung-foo/208201c1a28923cc97c7dd293aa797fe 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
| $ glide get github.com/docker/docker#^1.12.0 | |
| [INFO] Preparing to install 1 package. | |
| [INFO] Attempting to get package github.com/docker/docker | |
| [INFO] --> Adding github.com/docker/docker to your configuration with the version ^1.12.0 | |
| [INFO] Downloading dependencies. Please wait... | |
| [INFO] --> Fetching updates for github.com/docker/docker. | |
| [INFO] Resolving imports | |
| [INFO] --> Detected semantic version. Setting version for github.com/docker/docker to v1.13.0. | |
| [INFO] Downloading dependencies. Please wait... | |
| [INFO] Exporting resolved dependencies... | |
| [INFO] --> Exporting github.com/docker/docker | |
| [INFO] Replacing existing vendor dependencies |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment