We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d260b commit bee7b40Copy full SHA for bee7b40
cmd/main.go
@@ -10,7 +10,6 @@ import (
10
"ghcr-exporter/internal/config"
11
"ghcr-exporter/internal/metrics"
12
"ghcr-exporter/internal/version"
13
-
14
"github.com/d0ugal/promexporter/app"
15
"github.com/d0ugal/promexporter/logging"
16
promexporter_metrics "github.com/d0ugal/promexporter/metrics"
0 commit comments