File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module go.lsp.dev/jsonrpc2
3
3
go 1.15
4
4
5
5
require (
6
- github.com/goccy/go-json v0.3.6-0.20210201134856-5a0faf65e43d
6
+ github.com/goccy/go-json v0.3.6-0.20210203145456-145da4ae20ce
7
7
go.lsp.dev/pkg v0.0.0-20210125030640-b6310ac75a91
8
8
)
Original file line number Diff line number Diff line change 1
- github.com/goccy/go-json v0.3.6-0.20210201134856-5a0faf65e43d h1:TxCPjgwGdSqbSx4OIj2CwD94KAO9NrJaoF5pz3KUj10 =
2
- github.com/goccy/go-json v0.3.6-0.20210201134856-5a0faf65e43d /go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I =
1
+ github.com/goccy/go-json v0.3.6-0.20210203145456-145da4ae20ce h1:d/p7l6tkK/rNLoSt/BzBvKZlRoy/sAZgU/FKxM5nas0 =
2
+ github.com/goccy/go-json v0.3.6-0.20210203145456-145da4ae20ce /go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I =
3
3
go.lsp.dev/pkg v0.0.0-20210125030640-b6310ac75a91 h1:JPKNt/RzBcOc89rhZ4Vl6U05Y1nN37FAc8PTKE3hssk =
4
4
go.lsp.dev/pkg v0.0.0-20210125030640-b6310ac75a91 /go.mod h1:gtSHRuYfbCT0qnbLnovpie/WEmqyJ7T4n6VXiFMBtcw =
You can’t perform that action at this time.
0 commit comments