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

build(go): switch to go 1.21 #2049

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Conversation

andaaron
Copy link
Contributor

Also update to the latest swaggo version, as the previous one did not work with go 1.21

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

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4e33c17) 92.92% compared to head (dc53831) 92.89%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2049      +/-   ##
==========================================
- Coverage   92.92%   92.89%   -0.03%     
==========================================
  Files         165      165              
  Lines       21582    21582              
==========================================
- Hits        20054    20048       -6     
- Misses        952      956       +4     
- Partials      576      578       +2     

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

Makefile Outdated Show resolved Hide resolved
@andaaron andaaron force-pushed the go1.21-2 branch 3 times, most recently from 2cf93d2 to b1a0cd3 Compare February 6, 2024 09:39
@rchincha rchincha added this to the v2.0.2 milestone Feb 7, 2024
Copy link
Contributor

@rchincha rchincha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rchincha
Copy link
Contributor

rchincha commented Feb 7, 2024

The ci failure is expected since we are not making it aware that go version has changed across this PR.

@rchincha
Copy link
Contributor

rchincha commented Feb 7, 2024

@andaaron pls sign the commit and re-push.

Also update to the latest swaggo version, as the previous one did not work with go 1.21

Signed-off-by: Andrei Aaron <[email protected]>
@rchincha rchincha merged commit 60dc856 into project-zot:main Feb 7, 2024
33 of 35 checks passed
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