Skip to content

Commit e57246e

Browse files
feat(sggopls): bump to v0.18.0
1 parent a5cc0d9 commit e57246e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/sggopls/tools.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010

1111
const (
1212
name = "gopls"
13-
version = "v0.17.1"
13+
version = "v0.18.0"
1414
)
1515

1616
// Check runs `gopls check <PATH1> <PATH2>`.

0 commit comments

Comments
 (0)