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 imports for major version #115

Merged
merged 1 commit into from
Sep 1, 2020
Merged

Update imports for major version #115

merged 1 commit into from
Sep 1, 2020

Conversation

baderbuddy
Copy link
Contributor

Outside projects can only import Pluto v1 right now because of the way Go Mod handles Semver. This will fix it so v3 is importable.

@CLAassistant
Copy link

CLAassistant commented Sep 1, 2020

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Sep 1, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   84.17%   84.17%           
=======================================
  Files           7        7           
  Lines         512      512           
=======================================
  Hits          431      431           
  Misses         55       55           
  Partials       26       26           
Impacted Files Coverage Δ
pkg/api/output.go 89.58% <ø> (ø)
pkg/finder/finder.go 85.96% <ø> (ø)
pkg/helm/helm.go 68.36% <ø> (ø)
pkg/helm/kube.go 0.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 866e3b1...57a06b4. Read the comment docs.

@sudermanjr sudermanjr merged commit b5669eb into master Sep 1, 2020
@sudermanjr sudermanjr deleted the bb/update-version branch September 1, 2020 15:36
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