Skip to content

Commit 44e711c

Browse files
committed
chore(shared/statsd-exporter): Initialize patchable
```sh cargo patchable init product shared/statsd-exporter --upstream https://github.com/prometheus/statsd_exporter.git --default-mirror https://github.com/stackabletech/statsd_exporter.git cargo patchable init version "shared/statsd-exporter" "0.28.0" --base="v0.28.0" --mirror ```
1 parent 493c371 commit 44e711c

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
mirror = "https://github.com/stackabletech/statsd_exporter.git"
2+
base = "c0a390a2c43f77863278615b47d46e886bdca726"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/prometheus/statsd_exporter.git"
2+
default-mirror = "https://github.com/stackabletech/statsd_exporter.git"

0 commit comments

Comments
 (0)