We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3386914 commit 31a2c94Copy full SHA for 31a2c94
internal/collectors/ghcr_collector.go
@@ -14,6 +14,7 @@ import (
14
15
"ghcr-exporter/internal/config"
16
"ghcr-exporter/internal/metrics"
17
+
18
"github.com/prometheus/client_golang/prometheus"
19
)
20
0 commit comments