chore: Update github.com/prometheus/client_golang (#1631)

Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
This commit is contained in:
Jan-Otto Kröpke
2024-09-19 23:15:02 +02:00
committed by GitHub
parent 6097432d87
commit 41ff5729df
3 changed files with 8 additions and 8 deletions

View File

@@ -3,10 +3,10 @@
package cache
import (
"errors"
"log/slog"
"github.com/alecthomas/kingpin/v2"
"github.com/pkg/errors"
"github.com/prometheus-community/windows_exporter/pkg/perflib"
"github.com/prometheus-community/windows_exporter/pkg/types"
"github.com/prometheus/client_golang/prometheus"