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

Enable Logging for BackendService by default #1044

Merged
merged 3 commits into from
Feb 28, 2020

Commits on Feb 27, 2020

  1. Update dependency google.golang.org/api to c3b745b

    Steps:
    1. go get google.golang.org/api@c3b745b
    2. Pin dependency to same version as in step 1
    3. go mod vendor
    skmatti committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    ebf7c3f View commit details
    Browse the repository at this point in the history
  2. Update composite types

    Run: ./hack/update-codegen.sh
    skmatti committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    3a5870d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    560d73d View commit details
    Browse the repository at this point in the history