File: go.mod

package info (click to toggle)
golang-github-sourcegraph-jsonrpc2 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 200 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 93 bytes parent folder | download | duplicates (3)
1
2
3
4
5
module github.com/sourcegraph/jsonrpc2

go 1.12

require github.com/gorilla/websocket v1.4.1