terraform-ls: 0.38.6 -> 0.38.7 (#529631)

This commit is contained in:
Nick Cao
2026-06-08 20:32:18 +00:00
committed by GitHub
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "terraform-ls";
version = "0.38.6";
version = "0.38.7";
src = fetchFromGitHub {
owner = "hashicorp";
repo = "terraform-ls";
rev = "v${finalAttrs.version}";
hash = "sha256-pIZoTAWl6J2z/BHxrpyVjhyA54v9vM8r1Q1eCmBvUZs=";
hash = "sha256-uxdQHfjqthvNqqLjuuQsIPbjSx7STpH4Pmtw1Z2Npy4=";
};
vendorHash = "sha256-MMmL/1yHMzNZSXmMVGawrhIi4fIluBgozWFMuiFEoBs=";
vendorHash = "sha256-GVToa/RfXZaKIPWRkCu6rLN8qU3sI6zmgn4kjeNW6iI=";
ldflags = [
"-s"