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: use dario.cat/mergo instead of github.com/imdario/mergo #21274

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented Dec 20, 2024

Description

gomodguard allows to block some dependencies.

This ensure that github.com/imdario/mergo is not used anymore as it has been renamed dario.cat/mergo

@mmorel-35 mmorel-35 requested a review from a team as a code owner December 20, 2024 11:07
Copy link

bunnyshell bot commented Dec 20, 2024

❌ Preview Environment deleted from Bunnyshell

Available commands (reply to this comment):

  • 🚀 /bns:deploy to deploy the environment

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.16%. Comparing base (13235ad) to head (f4bda8d).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21274      +/-   ##
==========================================
- Coverage   55.22%   55.16%   -0.06%     
==========================================
  Files         337      337              
  Lines       57057    57057              
==========================================
- Hits        31511    31477      -34     
- Misses      22850    22882      +32     
- Partials     2696     2698       +2     

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

@mmorel-35 mmorel-35 force-pushed the gomodguard/mergo branch 3 times, most recently from 1e9f443 to cd4a14e Compare December 21, 2024 10:51
@mmorel-35 mmorel-35 force-pushed the gomodguard/mergo branch 2 times, most recently from 362f75b to d000c54 Compare December 31, 2024 09:25
@crenshaw-dev crenshaw-dev enabled auto-merge (squash) January 2, 2025 23:32
auto-merge was automatically disabled January 3, 2025 06:36

Head branch was pushed to by a user without write access

@crenshaw-dev crenshaw-dev merged commit ef55ba5 into argoproj:master Jan 3, 2025
27 checks passed
@mmorel-35 mmorel-35 deleted the gomodguard/mergo branch January 3, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants