File tree 3 files changed +5
-5
lines changed 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ import (
13
13
"github.com/prometheus/client_golang/prometheus"
14
14
"github.com/prometheus/client_golang/prometheus/promhttp"
15
15
16
- "github.com/mkabilov /postgresql_exporter/pkg/config"
17
- "github.com/mkabilov /postgresql_exporter/pkg/pgcollector"
16
+ "github.com/adjust /postgresql_exporter/pkg/config"
17
+ "github.com/adjust /postgresql_exporter/pkg/pgcollector"
18
18
)
19
19
20
20
const (
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ import (
12
12
"github.com/jackc/pgx"
13
13
"github.com/jackc/pgx/pgtype"
14
14
15
- "github.com/mkabilov /postgresql_exporter/pkg/config"
15
+ "github.com/adjust /postgresql_exporter/pkg/config"
16
16
)
17
17
18
18
//DbInterface describes Db methods
Original file line number Diff line number Diff line change 9
9
10
10
"github.com/prometheus/client_golang/prometheus"
11
11
12
- "github.com/mkabilov /postgresql_exporter/pkg/config"
13
- "github.com/mkabilov /postgresql_exporter/pkg/db"
12
+ "github.com/adjust /postgresql_exporter/pkg/config"
13
+ "github.com/adjust /postgresql_exporter/pkg/db"
14
14
)
15
15
16
16
const (
You can’t perform that action at this time.
0 commit comments