Package: gopls Version: 1:0.16.1+ds-1 Severity: wishlist Hi,
It would appear that the versions of the gopls package version do not correspond to upstream versions. At the time of writing, the versions in Debian are * unstable: 1:0.17.0+ds-1 * testing: 1:0.16.1+ds-1 On the other hand, the latest upstream version of gopls is currently 0.14.2. It turns out that the upstream repository (tools) has two sets of tags: tags of the form "v0.17.0" are versions of the repository itself, while tags of the form "gopls/v0.14.2" are versions of the gopls tool. It would appear that Debian is using the repository tags rather than the gopls tags. If that is intentional, please document it in a README.Debian file. If that is not intentional, please consider switching to gopls releases. Thanks, -- Juliusz