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 xerrors + parallelize tests + build against Go v1.13 #18

Merged
merged 4 commits into from
Sep 15, 2019

Conversation

elithrar
Copy link
Owner

@elithrar elithrar commented Sep 15, 2019

  • Use xerrors instead of errors (first pass; not using %w verbs in all places yet)
  • Update tests to call t.Parallel()
  • Update k8s dependencies
  • Go 1.13 in CI & Docker

@elithrar elithrar self-assigned this Sep 15, 2019
@elithrar elithrar changed the title Use xerrors & parallelize tests Use xerrors + parallelize tests + build against Go v1.13 Sep 15, 2019
@elithrar elithrar merged commit 9c96b38 into master Sep 15, 2019
@elithrar elithrar deleted the elithrar/use-xerrors branch September 15, 2019 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant