prometheus-consul-exporter: 0.3.0 -> 0.6.0
This commit is contained in:
parent
fa43a4a13e
commit
2791806a33
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
buildGoPackage rec {
|
buildGoPackage rec {
|
||||||
pname = "consul_exporter";
|
pname = "consul_exporter";
|
||||||
version = "0.3.0";
|
version = "0.6.0";
|
||||||
|
|
||||||
goPackagePath = "github.com/prometheus/consul_exporter";
|
goPackagePath = "github.com/prometheus/consul_exporter";
|
||||||
|
|
||||||
@ -10,7 +10,7 @@ buildGoPackage rec {
|
|||||||
owner = "prometheus";
|
owner = "prometheus";
|
||||||
repo = "consul_exporter";
|
repo = "consul_exporter";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1zffbxyfmqpbdqkx5rb5vjgd9j4p4zcrh6jvn1zhbdzrcs7khnd9";
|
sha256 = "0s30blb4d8zw9f6x7dsnc1rxmxzsaih9w3xxxgr6c9xsm347mj86";
|
||||||
};
|
};
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user