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

update go module path /v2 #45

Merged
merged 1 commit into from
Jul 30, 2020
Merged

update go module path /v2 #45

merged 1 commit into from
Jul 30, 2020

Conversation

bwagner5
Copy link
Contributor

Issue #, if available:
golang/go#35732

Description of changes:

  • add /v2 to go module path

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-commenter
Copy link

Codecov Report

Merging #45 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   88.61%   88.61%           
=======================================
  Files           9        9           
  Lines        1063     1063           
=======================================
  Hits          942      942           
  Misses         87       87           
  Partials       34       34           
Impacted Files Coverage Δ
pkg/cli/cli.go 86.00% <ø> (ø)
pkg/cli/flags.go 87.70% <ø> (ø)
pkg/cli/types.go 95.23% <ø> (ø)
pkg/selector/aggregates.go 92.45% <ø> (ø)
pkg/selector/selector.go 82.89% <ø> (ø)
pkg/selector/types.go 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c00141...bd87278. Read the comment docs.

@bwagner5 bwagner5 requested a review from haugenj July 30, 2020 16:00
Copy link
Contributor

@haugenj haugenj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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.

3 participants