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

Bump go modules #654

Merged
merged 3 commits into from
Jul 15, 2024
Merged

Bump go modules #654

merged 3 commits into from
Jul 15, 2024

Commits on Jul 15, 2024

  1. Bump go modules

      github.com/Azure/go-autorest/autorest v0.11.29
      github.com/go-kit/kit v0.12.0
      github.com/prometheus/client_model v0.4.0
      github.com/sirupsen/logrus v1.9.0
      go.uber.org/atomic v1.10.0
      golang.org/x/time v0.0.0-20220922220347-f3bd1da661af
    garyclee committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8eca9e3 View commit details
    Browse the repository at this point in the history
  2. Fix deprecated package error

      "github.com/go-kit/kit/log" is deprecated: Use github.com/go-kit/log instead. (SA1019)
    garyclee committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e67de85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51205b8 View commit details
    Browse the repository at this point in the history