Skip to content

Commit 66effaf

Browse files
committed
Change to local fork
1 parent f3536a5 commit 66effaf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.promu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
go:
22
cgo: true
33
repository:
4-
path: github.com/larseen/pgbouncer_exporter
4+
path: github.com/stanhu/pgbouncer_exporter
55
build:
66
flags: -a -tags 'netgo static_build'
77
ldflags: |

vendor/vendor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,5 @@
9393
"revisionTime": "2017-04-21T20:54:29Z"
9494
}
9595
],
96-
"rootPath": "github.com/larseen/pgbouncer_exporter"
96+
"rootPath": "github.com/stanhu/pgbouncer_exporter"
9797
}

0 commit comments

Comments
 (0)