Skip to content

Instantly share code, notes, and snippets.

@benschw
Created April 20, 2016 19:55
Show Gist options
  • Select an option

  • Save benschw/8b75b5c881c0dbcf37b3b09bf19a1f30 to your computer and use it in GitHub Desktop.

Select an option

Save benschw/8b75b5c881c0dbcf37b3b09bf19a1f30 to your computer and use it in GitHub Desktop.

Revisions

  1. benschw created this gist Apr 20, 2016.
    6 changes: 6 additions & 0 deletions vendor experiment with godep
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@

    export GO15VENDOREXPERIMENT=1

    go get github.com/tools/godep

    godep save ./...