gopls 0.11.0

Closes #118173.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Zhong Ruoyu 2022-12-15 02:41:26 +08:00 committed by BrewTestBot
parent 655caf4d61
commit 9a57b3fce0
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Gopls < Formula
desc "Language server for the Go language"
homepage "https://github.com/golang/tools/tree/master/gopls"
url "https://github.com/golang/tools/archive/gopls/v0.10.1.tar.gz"
sha256 "31ad2f8fb817dab13055735ac909c7058f01d5c0c270fd7df5c6dc9050233bdc"
url "https://github.com/golang/tools/archive/gopls/v0.11.0.tar.gz"
sha256 "b5dd0040bcc75b4760eb543826b6503a163c835c90f50843e626a112ca083931"
license "BSD-3-Clause"
livecheck do