[bug#79002,0/3] Update gopls.

Message ID cover.1752360127.git.~@wolfsden.cz
Headers
Series Update gopls. |

Message

Tomas Volf July 12, 2025, 10:42 p.m. UTC
Update gopls to 1.19.1.

Tomas Volf (3):
  gnu: go-honnef-co-go-tools: Update to 0.6.1.
  gnu: Add go-github-com-fatih-gomodifytags-modifytags.
  gnu: gopls: Update to 0.19.1.

 gnu/packages/golang-apps.scm  | 15 ++++++++++-----
 gnu/packages/golang-check.scm |  7 +++++--
 gnu/packages/golang-xyz.scm   | 33 +++++++++++++++++++++++++++++++++
 3 files changed, 48 insertions(+), 7 deletions(-)

--
2.50.0
  

Comments

Sharlatan Hellseher July 13, 2025, 9:47 a.m. UTC | #1
Hi,

Thank you for the patch!

Why not to open a Merge Request on CodeBerg?

https://codeberg.org/guix/guix/pulls

---
Oleg
  
Tomas Volf July 13, 2025, 11:10 p.m. UTC | #2
Hi :)

Sharlatan Hellseher <sharlatanus@gmail.com> writes:

> Why not to open a Merge Request on CodeBerg?
>
> https://codeberg.org/guix/guix/pulls

I do not currently have a Codeberg account -- which is a necessary
prerequisite for making a pull request -- and due to my concerns
regarding the Terms of Use that I have raised during the GCD procedure,
I do not currently want to make one.  Ludovic mentioned the possibility
of discussing the issues with Codeberg after the migration, so I am
waiting on the result of that.

At the same time I fully acknowledge that I am in a tiny minority, so it
is not exactly a important issue.  Since the mailing list will be
operational until the end of year (at least), I am planning to figure
out my feelings regarding Codeberg in the winter.

Tomas
  
Sharlatan Hellseher July 14, 2025, 10:46 a.m. UTC | #3
Hi,

Pushed with modifications to master:

6cf00e6cdec * master origin/master gnu: gopls: Update to 0.19.1.
3fea0faff60 * gnu: Add go-github-com-fatih-gomodifytags.
710f245eea7 * gnu: go-honnef-co-go-tools: Update to 0.6.1.

--
Oleg