Merge pull request #102094 from Frostman/blackbox-exporter-0.18.0

blackbox-exporter: 0.17.0 -> 0.18.0
This commit is contained in:
WilliButz 2020-10-30 15:11:58 +01:00 committed by GitHub
commit a3c16e973a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
buildGoPackage rec {
pname = "blackbox_exporter";
version = "0.17.0";
version = "0.18.0";
rev = version;
goPackagePath = "github.com/prometheus/blackbox_exporter";
@ -11,7 +11,7 @@ buildGoPackage rec {
rev = "v${version}";
owner = "prometheus";
repo = "blackbox_exporter";
sha256 = "00ganz6wfwyb9avkp2fr4bwpzvfiffsmpgndl8zp80bk7m1b3mnz";
sha256 = "1h4s0ww1drh14slrj9m7mx224qx9c6hyjav8sj959r75902i9491";
};
# dns-lookup is performed for the tests