Skip to content
New issue

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

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

Already on GitHub? # to your account

Update module version to v2 #128

Merged
merged 1 commit into from
Dec 3, 2022
Merged

Update module version to v2 #128

merged 1 commit into from
Dec 3, 2022

Conversation

vdjagilev
Copy link
Owner

Closes #125

@vdjagilev vdjagilev added type/bug There is a problem with application, something does not work as intended priority/high High priority issue tech/go Golang labels Dec 3, 2022
@codeclimate
Copy link

codeclimate bot commented Dec 3, 2022

Code Climate has analyzed commit 4adec41 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2022

Codecov Report

Base: 86.24% // Head: 86.24% // No change to project coverage 👍

Coverage data is based on head (4adec41) compared to base (42f49f4).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #128   +/-   ##
=======================================
  Coverage   86.24%   86.24%           
=======================================
  Files          14       14           
  Lines         407      407           
=======================================
  Hits          351      351           
  Misses         40       40           
  Partials       16       16           
Impacted Files Coverage Δ
cmd/root.go 90.00% <ø> (ø)
cmd/validation.go 50.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vdjagilev vdjagilev merged commit d4b0c1f into main Dec 3, 2022
@vdjagilev vdjagilev deleted the bug/125-go-mod-version branch December 3, 2022 19:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
priority/high High priority issue tech/go Golang type/bug There is a problem with application, something does not work as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot use the latest version with Go install
2 participants