-
Notifications
You must be signed in to change notification settings - Fork 44
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
chore: Move to gofrs/uuid #1396
chore: Move to gofrs/uuid #1396
Conversation
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
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
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
6ea6a85
to
4ca0ab2
Compare
Codecov Report
@@ Coverage Diff @@
## develop #1396 +/- ##
===========================================
+ Coverage 70.71% 70.77% +0.06%
===========================================
Files 185 185
Lines 17884 17884
===========================================
+ Hits 12646 12657 +11
+ Misses 4285 4277 -8
+ Partials 953 950 -3
|
Description This PR changes github.com/satori/go.uuid for github.com/gofrs/uuid/v5.
Relevant issue(s)
Resolves #1221
Description
This PR changes
github.com/satori/go.uuid
forgithub.com/gofrs/uuid/v5
.Tasks
How has this been tested?
make test
Specify the platform(s) on which this was tested: