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

Bump github.com/satori/go.uuid Module #8

Merged
merged 2 commits into from
May 7, 2021
Merged

Bump github.com/satori/go.uuid Module #8

merged 2 commits into from
May 7, 2021

Conversation

tri-adam
Copy link
Member

@tri-adam tri-adam commented May 7, 2021

As pointed out in #7 (comment), the latest tagged version of github.com/satori/go.uuid (1.2.0) contains the deficiency described in satori/go.uuid#73.

Ultimately, we need to move to a maintained UUID Go module as described in #7 (comment). But this will necessitate a major version bump, and we may want to consider other breaking changes while we're at that.

In the meantime, advancing github.com/satori/go.uuid to the commit on master where this issue was addressed (satori/go.uuid@75cca53).

The latest tagged version of the module contains the deficiency
described in satori/go.uuid#73. Advancing to
the commit where this issue was addressed.
@codecov-commenter
Copy link

codecov-commenter commented May 7, 2021

Codecov Report

Merging #8 (d1aae9c) into master (c256955) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   64.79%   64.79%           
=======================================
  Files          11       11           
  Lines        1440     1440           
=======================================
  Hits          933      933           
  Misses        325      325           
  Partials      182      182           

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 c256955...d1aae9c. Read the comment docs.

@tri-adam tri-adam marked this pull request as ready for review May 7, 2021 06:43
@tri-adam tri-adam requested a review from dtrudg May 7, 2021 06:43
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