Skip to content

Commit 4d5f53d

Browse files
committed
gopls 0.16.2
1 parent fb028dd commit 4d5f53d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gopls.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gopls < Formula
22
desc "Language server for the Go language"
33
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"
4+
url "https://github.com/golang/tools/archive/refs/tags/gopls/v0.16.2.tar.gz"
5+
sha256 "be68b3159fcb8cde9ebb8b468f67f03531c58be2de33edbac69e5599f2d4a2c1"
66
license "BSD-3-Clause"
77

88
livecheck do

0 commit comments

Comments
 (0)