Skip to content

Commit

Permalink
Merge pull request #7 from hiyosi/godep
Browse files Browse the repository at this point in the history
Godep
  • Loading branch information
hiyosi committed Mar 9, 2018
2 parents 611f3fe + a85e34c commit 52ca75a
Show file tree
Hide file tree
Showing 8 changed files with 2,010 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: go
go:
- 1.8
- 1.9
- 1.10
- "1.10"
- tip
before_install:
- go get github.com/mattn/goveralls
Expand Down
15 changes: 15 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.

25 changes: 25 additions & 0 deletions vendor/labix.org/v2/mgo/LICENSE

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

25 changes: 25 additions & 0 deletions vendor/labix.org/v2/mgo/bson/LICENSE

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

Loading

0 comments on commit 52ca75a

Please sign in to comment.