Merge pull request #110247 from r-ryantm/auto-update/pushgateway
prometheus-pushgateway: 1.3.0 -> 1.3.1
This commit is contained in:
commit
e0cb821651
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
buildGoPackage rec {
|
buildGoPackage rec {
|
||||||
pname = "pushgateway";
|
pname = "pushgateway";
|
||||||
version = "1.3.0";
|
version = "1.3.1";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
|
|
||||||
goPackagePath = "github.com/prometheus/pushgateway";
|
goPackagePath = "github.com/prometheus/pushgateway";
|
||||||
@ -11,7 +11,7 @@ buildGoPackage rec {
|
|||||||
inherit rev;
|
inherit rev;
|
||||||
owner = "prometheus";
|
owner = "prometheus";
|
||||||
repo = "pushgateway";
|
repo = "pushgateway";
|
||||||
sha256 = "0ll6s8yqcx3fgn6gzmfb1bsfykl0ra6383nyw1kjbj260w200gls";
|
sha256 = "sha256-z8xM9rq7wKH7bwzjSmGh+2pO5Y10szmIH82ztRrOCNs=";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildUser = "nix@nixpkgs";
|
buildUser = "nix@nixpkgs";
|
||||||
|
Loading…
Reference in New Issue
Block a user