We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceb1c21 commit d46307cCopy full SHA for d46307c
go.mod
@@ -9,6 +9,6 @@ require (
9
github.com/pkg/errors v0.9.1
10
github.com/stretchr/testify v1.7.0
11
go.bug.st/json v1.15.6
12
- go.bug.st/lsp v0.0.0-20211111165110-143dff941d53
+ go.bug.st/lsp v0.0.0-20211124092226-438f5e4ddeb8
13
google.golang.org/grpc v1.42.0
14
)
0 commit comments