Remove `testutil` dependency by jamietanna · Pull Request #9 · oapi-codegen/iris-middleware

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jamietanna

Copy link

Member

As it leads to a circular dependency when we want to consume this
middleware module from oapi-codegen itself, and as it's not doing too
much heavy lifting we can remove it.

As it leads to a circular dependency when we want to consume this
middleware module from `oapi-codegen` itself, and as it's not doing too
much heavy lifting we can remove it.

@jamietanna jamietanna merged commit 260c88b into main

Sep 11, 2023

@jamietanna jamietanna deleted the chore/testutil branch

September 11, 2023 21:13

jamietanna added a commit that referenced this pull request

Sep 11, 2023

@jamietanna

Copy link

Member Author

I've reverted this to keep the latest tag as working. Will address the fixes tomorrow.

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@jamietanna