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

Replace go-kit/kit with go-kit/log, update dependencies #413

Merged
merged 2 commits into from Aug 12, 2021

Commits on Aug 4, 2021

  1. Replace go-kit/kit with go-kit/log

    See also: prometheus/common#304
    
    Signed-off-by: Manuel Rüger <manuel@rueg.eu>
    mrueg committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    0dc0ac8 View commit details
    Browse the repository at this point in the history
  2. go.mod: Update dependencies

    github.com/golang/protobuf v1.5.1 -> v1.5.2
    github.com/prometheus/client_golang v1.10.0 -> v1.11.0
    github.com/prometheus/common v0.19.0 -> v0.30.0
    github.com/prometheus/exporter-toolkit v0.5.1 -> v0.6.1
    
    Signed-off-by: Manuel Rüger <manuel@rueg.eu>
    mrueg committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ed2c399 View commit details
    Browse the repository at this point in the history