Skip to content

fix(oapi-codegen): package name detection#873

Merged
deepmap-marcinr merged 1 commit intooapi-codegen:masterfrom
stevenh:fix/package-detect
Dec 17, 2022
Merged

fix(oapi-codegen): package name detection#873
deepmap-marcinr merged 1 commit intooapi-codegen:masterfrom
stevenh:fix/package-detect

Conversation

@stevenh
Copy link
Copy Markdown
Contributor

@stevenh stevenh commented Nov 25, 2022

Re-add package name detection which was removed removed in the configuration rework. This also improves it by using go list to detect current package names.

Re-add package name detection which was removed removed in the
configuration rework. This also improves it by using go list to
detect current package names.
@stevenh stevenh marked this pull request as ready for review November 25, 2022 12:30
@deepmap-marcinr deepmap-marcinr merged commit 1b63982 into oapi-codegen:master Dec 17, 2022
@stevenh stevenh deleted the fix/package-detect branch December 18, 2022 11:31
adrianpk pushed a commit to foorester/oapi-codegen that referenced this pull request Jan 16, 2024
Re-add package name detection which was removed removed in the
configuration rework. This also improves it by using go list to
detect current package names.
adrianpk added a commit to foorester/oapi-codegen that referenced this pull request May 31, 2024
Re-add package name detection which was removed removed in the
configuration rework. This also improves it by using go list to
detect current package names.
danicc097 pushed a commit to danicc097/oapi-codegen that referenced this pull request Aug 31, 2024
Re-add package name detection which was removed removed in the
configuration rework. This also improves it by using go list to
detect current package names.
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