aboutsummaryrefslogtreecommitdiff
path: root/.promu-cgo.yml
diff options
context:
space:
mode:
authorJulien Pivotto <roidelapluie@inuits.eu>2020-05-03 21:48:28 +0200
committerGitHub <noreply@github.com>2020-05-03 21:48:28 +0200
commit0c532984b7a6a00d67de07a9794aacfeec2c11d3 (patch)
treedd2fe2725b2d1a79aa903b53d6ae8548bb6a1750 /.promu-cgo.yml
parent202ecf9c9d1d1960cc9cac24838d13e9cff5edca (diff)
downloadprometheus_node_collector-0c532984b7a6a00d67de07a9794aacfeec2c11d3.tar.bz2
prometheus_node_collector-0c532984b7a6a00d67de07a9794aacfeec2c11d3.tar.xz
prometheus_node_collector-0c532984b7a6a00d67de07a9794aacfeec2c11d3.zip
Finish the update to go 1.14 (#1696)
* Finish the update to go 1.14 Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
Diffstat (limited to '.promu-cgo.yml')
-rw-r--r--.promu-cgo.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.promu-cgo.yml b/.promu-cgo.yml
index a4e0a3c..00bfed4 100644
--- a/.promu-cgo.yml
+++ b/.promu-cgo.yml
@@ -1,4 +1,7 @@
1go: 1go:
2 # Whenever the Go version is updated here, .circle/config.yml and
3 # .promu.yml should also be updated.
4 version: 1.14
2 cgo: true 5 cgo: true
3repository: 6repository:
4 path: github.com/prometheus/node_exporter 7 path: github.com/prometheus/node_exporter