endlessh-go: fix vendor hash

This commit is contained in:
Sandro Jäckel
2022-07-15 23:51:04 +02:00
parent 5a1504bb30
commit 16e37e8dcc
+1 -1
View File
@@ -14,7 +14,7 @@ buildGoModule rec {
hash = "sha256-U+h/WmTVwwUIBEOiNa/EKS6HvkeoGNmP3NpeP1fcqYw=";
};
vendorSha256 = "sha256-h/DpbXO+LUsB9NOAXUfNx3VOfEsiolfBEMBrAqVlU3A=";
vendorSha256 = "sha256-5a/V2OQGVRIJVl/YG+lvtbLeHCy/1eiZu69zKIFqRKM=";
proxyVendor = true;