Skip to content

refactor(internal): move Fiber tests into their own modules#2212

Merged
mromaszewicz merged 2 commits intooapi-codegen:mainfrom
mromaszewicz:fix/go124deps
Feb 12, 2026
Merged

refactor(internal): move Fiber tests into their own modules#2212
mromaszewicz merged 2 commits intooapi-codegen:mainfrom
mromaszewicz:fix/go124deps

Conversation

@mromaszewicz
Copy link
Copy Markdown
Member

Move the fiber dependences to their own modules, to contain Go 1.24 to the minimal subset of our code.

Update make rules to exclude Go 1.24 tests on Go < 1.24

Update Readme with minimum Go version for each router.

Move the fiber dependences to their own modules, to contain Go 1.24
to the minimal subset of our code.

Update make rules to exclude Go 1.24 tests on Go < 1.24

Update Readme with minimum Go version for each router.
@mromaszewicz mromaszewicz requested a review from a team as a code owner February 10, 2026 22:44
@socket-security
Copy link
Copy Markdown

socket-security bot commented Feb 10, 2026

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

Contain Fiber to its own module in test for Issue 1469
@jamietanna jamietanna added the chore Any maintenance tasks that are regular, not as important to call out in the changelog label Feb 11, 2026
@jamietanna jamietanna changed the title Fiber deps in their own modules refactor(internal): move Fiber tests into their own modules Feb 11, 2026
@mromaszewicz mromaszewicz merged commit 15c1daf into oapi-codegen:main Feb 12, 2026
58 of 60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Any maintenance tasks that are regular, not as important to call out in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants