Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove vendorized deps #93

Merged
merged 2 commits into from
Apr 7, 2020
Merged

Remove vendorized deps #93

merged 2 commits into from
Apr 7, 2020

Conversation

mbyczkowski
Copy link
Contributor

also a small clean-up to the integration tests

This allows for using `go test -v ./...` to run all the tests without
requiring binaries to be available on the host. The integration tests
can be triggered using `go test -v -tags=integration ./...`
@mbyczkowski
Copy link
Contributor Author

Looks like the build passed after the rebase (https://travis-ci.org/github/square/certstrap/builds/672294185), but the check on this PR failed to update.

@mbyczkowski mbyczkowski merged commit a85247f into master Apr 7, 2020
@mbyczkowski mbyczkowski deleted the mbyczkowski/cleanup-tests branch April 7, 2020 23:40
mbyczkowski added a commit that referenced this pull request Apr 12, 2020
I believe the docker build broke after merging #93. This change should
fix #105
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants