Created
April 20, 2016 19:55
-
-
Save benschw/8b75b5c881c0dbcf37b3b09bf19a1f30 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
export GO15VENDOREXPERIMENT=1 | |
go get github.com/tools/godep | |
godep save ./... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment