Skip to content

Commit

Permalink
Merge pull request #126 from opencontrol/update-deps
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
jcscottiii committed Apr 27, 2016
2 parents 22b7075 + cdee99f commit 66ba526
Show file tree
Hide file tree
Showing 116 changed files with 32,901 additions and 146 deletions.
2 changes: 1 addition & 1 deletion .goxc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publish-github"
],
"BuildConstraints": "linux,windows,darwin",
"PackageVersion": "1.0.0",
"PackageVersion": "1.0.1",
"TaskSettings": {
"publish-github": {
"owner": "opencontrol",
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This project uses [glide](https://github.com/Masterminds/glide) to manage vendor
# (Optional) Update Dependencies
# Install Glide first
go get github.com/Masterminds/glide
glide up -s
glide up -s --all-dependencies --update-vendored
```

### Running tests
Expand Down
44 changes: 40 additions & 4 deletions glide.lock

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

14 changes: 14 additions & 0 deletions vendor/github.com/Masterminds/vcs/CHANGELOG.md

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

141 changes: 120 additions & 21 deletions vendor/github.com/Masterminds/vcs/bzr.go

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

Loading

0 comments on commit 66ba526

Please sign in to comment.