-
Notifications
You must be signed in to change notification settings - Fork 850
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.mod #876
update go.mod #876
Conversation
Signed-off-by: cwen0 <[email protected]>
Signed-off-by: cwen0 <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #876 +/- ##
==========================================
- Coverage 55.78% 52.16% -3.62%
==========================================
Files 68 68
Lines 4383 4800 +417
==========================================
+ Hits 2445 2504 +59
- Misses 1768 2100 +332
- Partials 170 196 +26
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/merge |
/run-all-tests |
* update go.mod Signed-off-by: cwen0 <[email protected]> * make clean Signed-off-by: cwen0 <[email protected]> Co-authored-by: ti-srebot <[email protected]> Signed-off-by: STRRL <[email protected]>
* update go.mod Signed-off-by: cwen0 <[email protected]> * make clean Signed-off-by: cwen0 <[email protected]> Co-authored-by: ti-srebot <[email protected]>
Signed-off-by: cwen0 [email protected]
What problem does this PR solve?
fix:
What is changed and how does it work?
use
github.com/fvbommel/util
instead ofvbom.ml/util
Checklist
Tests
Side effects
Related changes
Does this PR introduce a user-facing change?