Skip to content

Commit

Permalink
style: run goimports
Browse files Browse the repository at this point in the history
  • Loading branch information
ucpr committed Dec 16, 2023
1 parent cee9cc2 commit c553d88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions internal/metric/metric.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import (
"github.com/prometheus/client_golang/prometheus"
"github.com/prometheus/client_golang/prometheus/collectors"
"github.com/prometheus/client_golang/prometheus/promhttp"

"github.com/ucpr/mongo-streamer/internal/metric/mongo"
)

Expand Down
1 change: 1 addition & 0 deletions internal/pubsub/publisher.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import (

"cloud.google.com/go/pubsub"
"github.com/google/wire"

"github.com/ucpr/mongo-streamer/internal/config"
)

Expand Down

0 comments on commit c553d88

Please sign in to comment.