Skip to content

Commit 3f43718

Browse files
committed
fix: correct import order with goimports
1 parent 0f49a64 commit 3f43718

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/collectors/ghcr_collector_integration_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import (
1212

1313
"ghcr-exporter/internal/config"
1414
"ghcr-exporter/internal/metrics"
15+
1516
promexporter_config "github.com/d0ugal/promexporter/config"
1617
promexporter_metrics "github.com/d0ugal/promexporter/metrics"
1718
)

0 commit comments

Comments
 (0)