Accepting request 1121256 from devel:languages:go

- Update to version 0.14.1:
  * gopls: update go.mod for v0.14.1-pre.1
  * gopls/internal/lsp: fix code action panic on params of external funcs
  * go/packages: don't fail if GOPACKAGESDRIVER leaves Compiler/GOARCH="" (forwarded request 1121254 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1121256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gopls?expand=0&rev=7
This commit is contained in:
Ana Guerrero 2023-10-30 21:11:42 +00:00 committed by Git OBS Bridge
commit b3bcffb861
7 changed files with 16 additions and 8 deletions

View File

@ -4,7 +4,7 @@
<param name="scm">git</param>
<param name="include">gopls</param>
<param name="include">LICENSE</param>
<param name="revision">gopls/v0.14.0</param>
<param name="revision">gopls/v0.14.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">gopls/v(.*)</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/golang/tools.git</param>
<param name="changesrevision">c405dc884429f40a2e0c02829def6d2e3dfed5d1</param></service></servicedata>
<param name="changesrevision">e985f842fa05caad2f3486f0711512aedffbcda8</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bac4e2365d4caa5bdc787f497c93966a254c58df222e93b8b90110bc030f9cb3
size 1169153

3
gopls-0.14.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9464dbcbb58144fdd11de84c9ea9311486875753160ad060b1942c9cd3f782fc
size 1168487

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Oct 30 16:56:27 UTC 2023 - Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to version 0.14.1:
* gopls: update go.mod for v0.14.1-pre.1
* gopls/internal/lsp: fix code action panic on params of external funcs
* go/packages: don't fail if GOPACKAGESDRIVER leaves Compiler/GOARCH=""
-------------------------------------------------------------------
Wed Oct 25 15:03:53 UTC 2023 - Jeff Kowalczyk <jkowalczyk@suse.com>

View File

@ -17,7 +17,7 @@
Name: gopls
Version: 0.14.0
Version: 0.14.1
Release: 0
Summary: Go LSP protocol language server
License: Apache-2.0 AND MIT AND BSD-3-Clause

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1307a1cd43ff22b89282df2e93579d2b767c9854e525b08618d0cdcc409092f3
size 3244304
oid sha256:c5e4362695a2ee05eb5d61aa63edb9e022da897450a9c0e71a7cfaf9c279bbcb
size 3244525