Skip to content

Commit

Permalink
Merge pull request #230 from openprivacy/master
Browse files Browse the repository at this point in the history
The --update-vendored and --strip-vcs flags are deprecated.
  • Loading branch information
jcscottiii committed Oct 10, 2016
2 parents 19c1fb3 + 396bdfa commit d30ae01
Showing 1 changed file with 1 addition and 1 deletion.
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 --all-dependencies --update-vendored
glide up --all-dependencies
```

### Running tests
Expand Down

0 comments on commit d30ae01

Please sign in to comment.