We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb028dd commit 4d5f53dCopy full SHA for 4d5f53d
Formula/g/gopls.rb
@@ -1,8 +1,8 @@
1
class Gopls < Formula
2
desc "Language server for the Go language"
3
homepage "https://github.com/golang/tools/tree/master/gopls"
4
- url "https://github.com/golang/tools/archive/refs/tags/gopls/v0.16.1.tar.gz"
5
- sha256 "0805bb9d3bfa51334b4d45a3182daea3e77ecbe27f4ddc672841ec72f63ed20a"
+ url "https://github.com/golang/tools/archive/refs/tags/gopls/v0.16.2.tar.gz"
+ sha256 "be68b3159fcb8cde9ebb8b468f67f03531c58be2de33edbac69e5599f2d4a2c1"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments