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

Replace github.com/pborman/uuid with github.com/google/uuid #1393

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Replace github.com/pborman/uuid with github.com/google/uuid #1393

merged 1 commit into from
Jan 8, 2024

Conversation

Juneezee
Copy link
Contributor

@Juneezee Juneezee commented Jan 7, 2024

github.com/pborman/uuid is no longer being actively maintained (last release was 2019). So we should just use the newer github.com/google/uuid.

image

This is a non-breaking change as the only affected file is a test.

`github.com/pborman/uuid` is no longer being actively maintained (last
release was 2019). So we should just use the newer
`github.com/google/uuid`.

Signed-off-by: Eng Zer Jun <[email protected]>
Copy link

codecov bot commented Jan 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7d916ad) 74.06% compared to head (841ca2e) 73.95%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1393      +/-   ##
==========================================
- Coverage   74.06%   73.95%   -0.11%     
==========================================
  Files          12       12              
  Lines        1847     1847              
==========================================
- Hits         1368     1366       -2     
- Misses        393      395       +2     
  Partials       86       86              
Flag Coverage Δ
go 73.95% <ø> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vania-pooh vania-pooh merged commit b9a727e into aerokube:master Jan 8, 2024
2 of 3 checks passed
@vania-pooh
Copy link
Member

@Juneezee thank you for contribution!

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.

2 participants