gopls: update vendorSha256

This commit is contained in:
zowoq
2022-02-04 06:19:14 +10:00
parent 47a8995940
commit c76d51fced
+1 -1
View File
@@ -12,7 +12,7 @@ buildGoModule rec {
};
modRoot = "gopls";
vendorSha256 = "sha256-nKjJjtVHk/RLIHI/5v8tO4RcaLLZhr0A6llYGsB0ifQ=";
vendorSha256 = "sha256-8osb5C5G58x9KWCxqiepmN6J0jp+q6aR+As/pJeeTKM=";
doCheck = false;