aboutsummaryrefslogtreecommitdiff
path: root/.promu.yml
diff options
context:
space:
mode:
authorSimon Pasquier <spasquie@redhat.com>2019-04-26 11:20:37 +0200
committerBen Kochie <superq@gmail.com>2019-04-26 11:20:37 +0200
commitc3ce1ea6d8a12f49033a8cd884b7e8d7d36ea6c4 (patch)
treef02e9b53766715e1e5dd41978ef91e994599570c /.promu.yml
parentb5cab091dc76aff99e36621aeb6515dcfe225af8 (diff)
downloadprometheus_node_collector-c3ce1ea6d8a12f49033a8cd884b7e8d7d36ea6c4.tar.bz2
prometheus_node_collector-c3ce1ea6d8a12f49033a8cd884b7e8d7d36ea6c4.tar.xz
prometheus_node_collector-c3ce1ea6d8a12f49033a8cd884b7e8d7d36ea6c4.zip
*: bump Go version to 1.12 (#1329)
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Diffstat (limited to '.promu.yml')
-rw-r--r--.promu.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.promu.yml b/.promu.yml
index b1f4c8d..29ed6c0 100644
--- a/.promu.yml
+++ b/.promu.yml
@@ -1,3 +1,7 @@
1go:
2 # Whenever the Go version is updated here, .travis.yml and
3 # .circle/config.yml should also be updated.
4 version: 1.12
1repository: 5repository:
2 path: github.com/prometheus/node_exporter 6 path: github.com/prometheus/node_exporter
3build: 7build: