From fff14d6d09e0ac898283b8766543a6d5e91d137a Mon Sep 17 00:00:00 2001 From: Abdelrahman Shawki Hassan Date: Wed, 24 Jul 2024 13:02:16 +0200 Subject: [PATCH] chore: bump ls protocol version [IDE-482] (#601) --- .goreleaser.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 130ad090b..499b2e714 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -50,4 +50,4 @@ dist: build env: - GO111MODULE=on - CGO_ENABLED=0 - - LS_PROTOCOL_VERSION=12 + - LS_PROTOCOL_VERSION=13