···8899buildGoModule rec {
1010 pname = "consul";
1111- version = "1.21.4";
1111+ version = "1.21.5";
12121313 # Note: Currently only release tags are supported, because they have the Consul UI
1414 # vendored. See
···2222 owner = "hashicorp";
2323 repo = "consul";
2424 tag = "v${version}";
2525- hash = "sha256-z2hyEqC8SnIac01VjB2g2+RAaZEaLlVsqBzwedx5t4Q=";
2525+ hash = "sha256-x5e0DhJ3qMh51E+bEIzl0JmH7bvdicVgOa0l1Qix9vI=";
2626 };
27272828 # This corresponds to paths with package main - normally unneeded but consul
···3232 "connect/certgen"
3333 ];
34343535- vendorHash = "sha256-fWdzFyRtbTOgAapmVz1ScYEHCZUx7nfqw0y2v4aDuic=";
3535+ vendorHash = "sha256-PZtLz7jqtqYcBO/xrE/tE4vqNstLq9Iv20eWnW5xloQ=";
36363737 doCheck = false;
3838