Skip to content

Commit 66ba526

Browse files
committed
Merge pull request #126 from opencontrol/update-deps
update dependencies
2 parents 22b7075 + cdee99f commit 66ba526

File tree

116 files changed

+32901
-146
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+32901
-146
lines changed

.goxc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publish-github"
55
],
66
"BuildConstraints": "linux,windows,darwin",
7-
"PackageVersion": "1.0.0",
7+
"PackageVersion": "1.0.1",
88
"TaskSettings": {
99
"publish-github": {
1010
"owner": "opencontrol",

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This project uses [glide](https://github.com/Masterminds/glide) to manage vendor
2525
# (Optional) Update Dependencies
2626
# Install Glide first
2727
go get github.com/Masterminds/glide
28-
glide up -s
28+
glide up -s --all-dependencies --update-vendored
2929
```
3030

3131
### Running tests

glide.lock

Lines changed: 40 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Masterminds/vcs/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Masterminds/vcs/bzr.go

Lines changed: 120 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)