Skip to content

Commit

Permalink
update godeps and use by makefile
Browse files Browse the repository at this point in the history
update dependencies to the latest version
and add directory vendor as _workspace will be deprecated in go1.8

Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
  • Loading branch information
Ma Shimiao committed Oct 7, 2016
1 parent a05c891 commit dcb08e9
Show file tree
Hide file tree
Showing 137 changed files with 11,684 additions and 4,135 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ go:
sudo: false

before_install:
- go get github.com/tools/godep
- go get github.com/golang/lint/golint
- go get github.com/vbatts/git-validation

Expand Down
20 changes: 10 additions & 10 deletions Godeps/Godeps.json

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

2 changes: 0 additions & 2 deletions Godeps/_workspace/.gitignore

This file was deleted.

4 changes: 3 additions & 1 deletion Godeps/_workspace/src/github.com/Sirupsen/logrus/.travis.yml

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

61 changes: 49 additions & 12 deletions Godeps/_workspace/src/github.com/Sirupsen/logrus/CHANGELOG.md

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

115 changes: 90 additions & 25 deletions Godeps/_workspace/src/github.com/Sirupsen/logrus/README.md

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

Loading

0 comments on commit dcb08e9

Please sign in to comment.