Skip to content

chore: Update Go to 1.24 and update dependencies - #72

Merged
mromaszewicz merged 3 commits into
oapi-codegen:mainfrom
mromaszewicz:chore/go124
May 15, 2026
Merged

chore: Update Go to 1.24 and update dependencies#72
mromaszewicz merged 3 commits into
oapi-codegen:mainfrom
mromaszewicz:chore/go124

Conversation

@mromaszewicz

@mromaszewicz mromaszewicz commented Apr 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Update go.mod to require Go 1.24.4 (root and all submodules)
  • Update direct dependency: kin-openapi to v0.134.0
  • Fix Go vet error: non-constant format string in fmt.Errorf
  • Add Renovate Go 1.24 constraint to prevent dependency updates requiring newer Go versions

@mromaszewicz
mromaszewicz requested a review from a team as a code owner April 3, 2026 19:59
@mromaszewicz mromaszewicz added this to the v1.2.0 milestone Apr 3, 2026
@mromaszewicz mromaszewicz changed the title Update Go to 1.24 chore: Constrain Renovate to Go 1.24 Apr 3, 2026
- Update go.mod to require Go 1.24.4
- Update direct dependency: kin-openapi to v0.134.0
- Fix Go vet error: non-constant format string in fmt.Errorf
- Add Renovate Go 1.24 constraint to prevent dependency updates
  requiring newer Go versions

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mromaszewicz mromaszewicz changed the title chore: Constrain Renovate to Go 1.24 chore: Update Go to 1.24 and update dependencies Apr 3, 2026
@socket-security

socket-security Bot commented Apr 3, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​getkin/​kin-openapi@​v0.132.0 ⏵ v0.134.074 +1100100100100

View full report

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@GreyXor

GreyXor commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

We can also update kinapi to 135 https://github.com/getkin/kin-openapi/releases/tag/v0.135.0

Comment thread renovate.json

@jamietanna jamietanna left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Otherwise LGTM

@GreyXor

GreyXor commented Apr 25, 2026

Copy link
Copy Markdown
Contributor

@jamietanna jamietanna left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We'll do the kin-openapi bump after these changes + the oapi-codegen 2.7.0 release

@jamietanna

Copy link
Copy Markdown
Member

(especially as it bumps minimum Go version needed)

@GreyXor

GreyXor commented Apr 25, 2026

Copy link
Copy Markdown
Contributor

great! thanks

@GreyXor

GreyXor commented May 15, 2026

Copy link
Copy Markdown
Contributor

hi @jamietanna ! Do we miss something for a merge ? thanks

@mromaszewicz
mromaszewicz merged commit f2ffcb1 into oapi-codegen:main May 15, 2026
14 checks passed
@mromaszewicz
mromaszewicz deleted the chore/go124 branch May 15, 2026 21:25
@GreyXor

GreyXor commented May 15, 2026

Copy link
Copy Markdown
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants