Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mod: upgrade github.com/deepmap/oapi-codegen to github.com/oapi-codegen/oapi-codegen #803

Merged
merged 5 commits into from
Jul 16, 2024

Commits on Jul 15, 2024

  1. mod: upgrade github.com/deepmap/oapi-codegen to github.com/oapi-codeg…

    …en/oapi-codegen
    
    Project has been renamed and they split the codebase in smaller section.
    
    Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
    tormath1 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    89dd2fe View commit details
    Browse the repository at this point in the history
  2. sum: go mod tidy

    Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
    tormath1 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a14826e View commit details
    Browse the repository at this point in the history
  3. server/server: use echomiddleware

    This is a follow-up from github.com/oapi-codegen/oapi-codegen upgrade
    
    Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
    tormath1 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9679f00 View commit details
    Browse the repository at this point in the history
  4. make: use the right binary to generate code

    Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
    tormath1 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    bef5267 View commit details
    Browse the repository at this point in the history
  5. pkg/codegen: make codegen

    Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
    tormath1 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c06a411 View commit details
    Browse the repository at this point in the history