gopls 0.8.4

Closes #101917.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
jidicula 2022-05-19 11:06:10 -04:00 committed by BrewTestBot
parent 395829c41a
commit 7fb80d9871
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.8.3.tar.gz"
sha256 "a3128372f8bbd84b254a1e1ff6e417feba0d4b5ae01dfb640556331d7bed025e"
url "https://github.com/golang/tools/archive/gopls/v0.8.4.tar.gz"
sha256 "815060abeb22755352414ef62ffb265b2f0f9d38786c164595f85c9c25c8a7cb"
license "BSD-3-Clause"
livecheck do