LearnGO/go/pkg/mod/github.com/sourcegraph/jsonrpc2@v0.0.0-20191222043438-96c4efab7ee2/go.mod
2024-09-19 21:38:24 -04:00

6 lines
93 B
Modula-2

module github.com/sourcegraph/jsonrpc2
go 1.12
require github.com/gorilla/websocket v1.4.1