We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5cc0d9 commit e57246eCopy full SHA for e57246e
tools/sggopls/tools.go
@@ -10,7 +10,7 @@ import (
10
11
const (
12
name = "gopls"
13
- version = "v0.17.1"
+ version = "v0.18.0"
14
)
15
16
// Check runs `gopls check <PATH1> <PATH2>`.
0 commit comments