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

Use the drone.NewClientTokenTLS method and update vendored deps by hand #30

Merged
merged 1 commit into from
Mar 15, 2016

Conversation

jackspirou
Copy link
Contributor

This PR uses the NewClientTokenTLS method proposed in drone/drone-go#24.
It also uses govendor to find, vendor and prune deps was vendored by hand.

@jackspirou jackspirou changed the title use the drone.NewClientTokenTLS method and govendor for pruning use the drone.NewClientTokenTLS method and govendor for dep vendoring and pruning Mar 15, 2016
@jackspirou jackspirou changed the title use the drone.NewClientTokenTLS method and govendor for dep vendoring and pruning Use the drone.NewClientTokenTLS method and update vendored deps by hand Mar 15, 2016
updating github.com/drone/drone-go vendored dep

vendor by hand

update vendored drone-go

fixing syscerts

fixing windows 509x package errors

use TLS CA roots with windows later
@jackspirou
Copy link
Contributor Author

@bradrydzewski build passing, even on windows :)

bradrydzewski added a commit that referenced this pull request Mar 15, 2016
Use the drone.NewClientTokenTLS method and update vendored deps by hand
@bradrydzewski bradrydzewski merged commit 488a215 into harness:master Mar 15, 2016
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