File: go.mod

package info (click to toggle)
golang-golang-x-exp 0.0~git20230522.2e198f4-1~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 6,404 kB
  • sloc: ansic: 1,900; objc: 276; sh: 272; asm: 48; makefile: 26
file content (10 lines) | stat: -rw-r--r-- 224 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
module golang.org/x/exp/jsonrpc2

go 1.18

require (
	golang.org/x/exp/event v0.0.0-20220217172124-1812c5b45e43
	golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
)

require github.com/google/go-cmp v0.5.7 // indirect