Merge pull request #6822 from benley/mesos-dns
mesos-dns: Update to newer commit
This commit is contained in:
commit
de093b2f8a
@ -11,8 +11,8 @@ buildGoPackage rec {
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "mesosphere";
|
owner = "mesosphere";
|
||||||
repo = "mesos-dns";
|
repo = "mesos-dns";
|
||||||
rev = "29940029d4b0c17142373c3280a8b452722b665b";
|
rev = "f37051fc5a723eb021797e7d57d92755c011a28e";
|
||||||
sha256 = "1fycywhdyymibsahjqx9vnigk3pdis3hnmfbxp74pmd9xqqlyv1n";
|
sha256 = "0djzd4zdpr4dcp56rqprncan6pcff6gy4wxi9572fmni2ldj4l15";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Avoid including the benchmarking test helper in the output:
|
# Avoid including the benchmarking test helper in the output:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user