Skip to content

Update Go to 1.26 and bulk update Go dependencies#246

Merged
simu merged 5 commits intomasterfrom
deps/bulk-update-go
Apr 27, 2026
Merged

Update Go to 1.26 and bulk update Go dependencies#246
simu merged 5 commits intomasterfrom
deps/bulk-update-go

Conversation

@simu
Copy link
Copy Markdown
Member

@simu simu commented Apr 27, 2026

Adjust import paths and define ErrJWTMissing ourselves since the JWT middleware was removed from echo in v4.13.0.

Checklist

  • Keep pull requests small so they can be easily reviewed.
  • Update the documentation.
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog

simu added 2 commits April 27, 2026 10:40
Adjust import paths and define `ErrJWTMissing` ourselves since the JWT
middleware was removed from echo in v4.13.0.
@simu simu requested a review from bastjan April 27, 2026 08:50
@simu
Copy link
Copy Markdown
Member Author

simu commented Apr 27, 2026

Will look into echo/v5 in a follow up PR -- update: oapi-codegen v2.6.0 doesn't support echo v5, so we don't need to look at that right now.

@simu simu changed the title Bulk update Go dependencies Update Go to 1.26 and bulk update Go dependencies Apr 27, 2026
@bastjan
Copy link
Copy Markdown
Member

bastjan commented Apr 27, 2026

Added a small cleanup to use the new Go tool directive so we don't need a bogus import for air.

@simu simu merged commit b9407a5 into master Apr 27, 2026
4 checks passed
@simu simu deleted the deps/bulk-update-go branch April 27, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants