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

Update dependencies and fix tests #835

Merged
merged 1 commit into from
Nov 19, 2020
Merged

Commits on Nov 18, 2020

  1. Update dependencies and fix tests

    Upgrade github.com/go-openapi/spec and golang.org/x/tools to latest
    versions.
    
    Upgrading github.com/go-openapi/spec v0.19.11 -> v.0.19.14 generates
    empty "description" members for responses and empty "authorizationUrl"
    members for securityDefinitions when they're missing. This causes tests
    to fail. Fix by adding the missing empty definitions to expected test
    results.
    akojo committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    af42bf7 View commit details
    Browse the repository at this point in the history