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,7 +3,7 @@ module github.com/go-language-server/jsonrpc2
3
3
go 1.12
4
4
5
5
require (
6
- github.com/francoispqt/gojay v1.2.11-0.20190329162224-e46791d21b5e
6
+ github.com/francoispqt/gojay v1.2.11
7
7
github.com/google/go-cmp v0.3.0
8
8
github.com/pkg/errors v0.8.2-0.20190227000051-27936f6d90f9 // indirect
9
9
github.com/stretchr/testify v1.3.0 // indirect
Original file line number Diff line number Diff line change 1
1
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8 =
2
2
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
3
- github.com/francoispqt/gojay v1.2.11-0.20190329162224-e46791d21b5e h1:6aHWrF+JAGwrXrcmGqWSmkV6GOGiTmKqOkEmGFuuA5k =
4
- github.com/francoispqt/gojay v1.2.11-0.20190329162224-e46791d21b5e /go.mod h1:H8Wgri1Asi1VevY3ySdpIK5+KCpqzToVswNq8g2xZj4 =
3
+ github.com/francoispqt/gojay v1.2.11 h1:cdwGjHLNUp8mIp1k80HX9yumoh5/PeonPKveG0knwxQ =
4
+ github.com/francoispqt/gojay v1.2.11 /go.mod h1:H8Wgri1Asi1VevY3ySdpIK5+KCpqzToVswNq8g2xZj4 =
5
5
github.com/google/go-cmp v0.3.0 h1:crn/baboCvb5fXaQ0IJ1SGTsTVrWpDsCWC8EGETZijY =
6
6
github.com/google/go-cmp v0.3.0 /go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU =
7
7
github.com/pkg/errors v0.8.2-0.20190227000051-27936f6d90f9 h1:PCj9X21C4pet4sEcElTfAi6LSl5ShkjE8doieLc+cbU =
You can’t perform that action at this time.
0 commit comments