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

chore(go.mod): fix dependabot alerts #1479

Merged
merged 1 commit into from
May 26, 2023
Merged

Conversation

rchincha
Copy link
Contributor

What type of PR is this?

Which issue does this PR fix:

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Merging #1479 (121b40e) into main (9acd19f) will increase coverage by 0.00%.
The diff coverage is 91.90%.

@@           Coverage Diff           @@
##             main    #1479   +/-   ##
=======================================
  Coverage   90.97%   90.97%           
=======================================
  Files         103      104    +1     
  Lines       22635    22639    +4     
=======================================
+ Hits        20592    20596    +4     
  Misses       1522     1522           
  Partials      521      521           
Impacted Files Coverage Δ
pkg/extensions/extension_scrub.go 100.00% <ø> (ø)
pkg/extensions/lint/lint-disabled.go 100.00% <ø> (ø)
pkg/extensions/lint/lint.go 87.50% <ø> (ø)
pkg/extensions/sync/signatures.go 86.86% <ø> (ø)
pkg/meta/repodb/storage_parsing.go 100.00% <ø> (ø)
pkg/test/inject/dev.go 92.30% <ø> (ø)
pkg/test/inject/prod.go 71.42% <ø> (ø)
pkg/test/common.go 84.69% <50.00%> (ø)
pkg/storage/storage.go 89.93% <89.93%> (ø)
pkg/storage/local/local.go 81.96% <97.95%> (-0.02%) ⬇️
... and 13 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@andaaron andaaron merged commit e148343 into project-zot:main May 26, 2023
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