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 #2

Closed
wants to merge 2 commits into from
Closed

Bump go modules #2

wants to merge 2 commits into from

Commits on May 29, 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 May 29, 2024
    Configuration menu
    Copy the full SHA
    d61d5af 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 May 29, 2024
    Configuration menu
    Copy the full SHA
    6419792 View commit details
    Browse the repository at this point in the history