module github.com/jcmturner/rpc/v2

go 1.13

require (
	github.com/stretchr/testify v1.4.0
	golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa
)
