terraform-ls: 0.38.3 -> 0.38.4 (#488650)

This commit is contained in:
Nick Cao
2026-02-09 23:37:32 +00:00
committed by GitHub
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "terraform-ls";
version = "0.38.3";
version = "0.38.4";
src = fetchFromGitHub {
owner = "hashicorp";
repo = "terraform-ls";
rev = "v${finalAttrs.version}";
hash = "sha256-k6cOwFcyD8C0rAG/QDtzQ/J4p7lMSTzcp7r4E+TQ7Kw=";
hash = "sha256-lnFmeE9kPSG+r1PW83Ld5WaLqQSlfglSiUIZAtVzjF4=";
};
vendorHash = "sha256-NIWEEJSZP3BbLdRV2sHGsomlt0e1w/wA9mOOZb86CrM=";
vendorHash = "sha256-g7r2+enb2j8cvRY3EP7GDIwEUfin8366ihw1r7zMhjw=";
ldflags = [
"-s"