Skip to content

Commit 91a09a7

Browse files
committed
modifies import in route_bindings collector
1 parent d6c1e59 commit 91a09a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collectors/route_bindings.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package collectors
33
import (
44
"time"
55

6-
"github.com/bosh-prometheus/cf_exporter/models"
6+
"github.com/cloudfoundry/cf_exporter/models"
77
"github.com/prometheus/client_golang/prometheus"
88
)
99

0 commit comments

Comments
 (0)