Skip to content

fix: only generate on latest Go version - #29

Open
jamietanna wants to merge 1 commit into
mainfrom
fix/generate
Open

fix: only generate on latest Go version#29
jamietanna wants to merge 1 commit into
mainfrom
fix/generate

Conversation

@jamietanna

Copy link
Copy Markdown
Member

As per oapi-codegen/oapi-codegen#2536, the
generated code has changed on Go 1.27.

Instead of having inconsistently generated code, we can move to only
generate on the latest version of Go (Go 1.27, stable).

As per oapi-codegen/oapi-codegen#2536, the
generated code has changed on Go 1.27.

Instead of having inconsistently generated code, we can move to only
generate on the latest version of Go (Go 1.27, `stable`).
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.

1 participant