aboutsummaryrefslogtreecommitdiff
path: root/.promu.yml
diff options
context:
space:
mode:
Diffstat (limited to '.promu.yml')
-rw-r--r--.promu.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.promu.yml b/.promu.yml
index bea78d6..df0256e 100644
--- a/.promu.yml
+++ b/.promu.yml
@@ -1,7 +1,7 @@
1go: 1go:
2 # Whenever the Go version is updated here, .travis.yml and 2 # Whenever the Go version is updated here, .circle/config.yml should
3 # .circle/config.yml should also be updated. 3 # also be updated.
4 version: 1.13 4 version: 1.14
5repository: 5repository:
6 path: github.com/prometheus/node_exporter 6 path: github.com/prometheus/node_exporter
7build: 7build: