aboutsummaryrefslogtreecommitdiff
path: root/.promu.yml
diff options
context:
space:
mode:
authorSimon Pasquier <spasquie@redhat.com>2019-09-12 17:36:06 +0200
committerSimon Pasquier <spasquie@redhat.com>2019-09-16 10:57:12 +0200
commite6f7dfaa503cb4297f1b3b0fdcafcc5324cae74f (patch)
tree088b42f16ef76068a97df51ef81a23bee0e11fcf /.promu.yml
parentf3538e1fc6468ecaeb616fb74597330fb6190159 (diff)
downloadprometheus_node_collector-e6f7dfaa503cb4297f1b3b0fdcafcc5324cae74f.tar.bz2
prometheus_node_collector-e6f7dfaa503cb4297f1b3b0fdcafcc5324cae74f.tar.xz
prometheus_node_collector-e6f7dfaa503cb4297f1b3b0fdcafcc5324cae74f.zip
*: bump Go version to 1.13
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Diffstat (limited to '.promu.yml')
-rw-r--r--.promu.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.promu.yml b/.promu.yml
index 29ed6c0..bea78d6 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, .travis.yml and
3 # .circle/config.yml should also be updated. 3 # .circle/config.yml should also be updated.
4 version: 1.12 4 version: 1.13
5repository: 5repository:
6 path: github.com/prometheus/node_exporter 6 path: github.com/prometheus/node_exporter
7build: 7build: