···8899buildGoModule rec {
1010 pname = "consul";
1111- version = "1.21.0";
1111+ version = "1.21.1";
12121313 # Note: Currently only release tags are supported, because they have the Consul UI
1414 # vendored. See
···2222 owner = "hashicorp";
2323 repo = pname;
2424 tag = "v${version}";
2525- hash = "sha256-KNBsOKd+GzxhmvM2aItnoYpob8cZ7Wzjp1fi7IRlLnk=";
2525+ hash = "sha256-bkBjKvSJapkiqCKENR+mG3sWYTBUZf9klw2UHqgccdc=";
2626 };
27272828 # This corresponds to paths with package main - normally unneeded but consul
···3232 "connect/certgen"
3333 ];
34343535- vendorHash = "sha256-l0fhZVsaoQnKVN2/3ioS/T7YSNTarOy84PxZ9Xx40t4=";
3535+ vendorHash = "sha256-06tLz04hFZ2HqpetKMRfFY2JJI4TgedzKYpwcVbemfU=";
36363737 doCheck = false;
3838