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

scripts/vendor: remove -compat=1.19 #4945

Merged
merged 1 commit into from Mar 18, 2024

Conversation

thaJeztah
Copy link
Member

We originally added this -compat to keep a consistent format of the vendor.mod files for cases where there were differences between go versions.

I don't think we really need this anymore, so let's remove.

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

We originally added this -compat to keep a consistent format of
the vendor.mod files for cases where there were differences
between go versions.

I don't think we really need this anymore, so let's remove.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added status/2-code-review area/testing kind/refactor PR's that refactor, or clean-up code labels Mar 16, 2024
@thaJeztah thaJeztah added this to the 26.0.0 milestone Mar 16, 2024
@thaJeztah thaJeztah self-assigned this Mar 16, 2024
@codecov-commenter
Copy link

Codecov Report

Merging #4945 (f8fc5b6) into master (38fcd1c) will increase coverage by 0.00%.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4945   +/-   ##
=======================================
  Coverage   61.43%   61.44%           
=======================================
  Files         289      289           
  Lines       20241    20241           
=======================================
+ Hits        12435    12437    +2     
+ Misses       6904     6903    -1     
+ Partials      902      901    -1     

@thaJeztah thaJeztah merged commit ea3201c into docker:master Mar 18, 2024
88 checks passed
@thaJeztah thaJeztah deleted the remove_gocompat branch March 18, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing kind/refactor PR's that refactor, or clean-up code status/2-code-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants