Skip to content

Commit

Permalink
Add back in updated godep
Browse files Browse the repository at this point in the history
Still not sure if I'm settling on godep or something else, but at
least this should help those that want to build and may not have
the same version of things.

To use godep, remember... just prepend build cmd with godep:
    `godep go build`
    This will use the vendored deps instead of pulling them from
    your GOPATH
  • Loading branch information
j-griffith committed Jul 14, 2016
1 parent bcf6a60 commit e15e963
Show file tree
Hide file tree
Showing 338 changed files with 128,160 additions and 0 deletions.
124 changes: 124 additions & 0 deletions Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions Godeps/Readme

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/github.com/Microsoft/go-winio/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions vendor/github.com/Microsoft/go-winio/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions vendor/github.com/Microsoft/go-winio/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e15e963

Please sign in to comment.