From 7ba12dae3aee1e5029af04d0c71c1d8efe6f53b4 Mon Sep 17 00:00:00 2001 From: Bastian Doetsch Date: Tue, 11 Jun 2024 14:57:43 +0200 Subject: [PATCH] chore: update protocol version to 12 [IDE-376] (#541) --- .goreleaser.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 98b8cd851..130ad090b 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -50,4 +50,4 @@ dist: build env: - GO111MODULE=on - CGO_ENABLED=0 - - LS_PROTOCOL_VERSION=11 + - LS_PROTOCOL_VERSION=12