module github.com/hashicorp/net-rpc-msgpackrpc
go 1.16
require (
github.com/hashicorp/go-msgpack v0.5.6-0.20210707190205-815e88f18cdf
github.com/hashicorp/go-multierror v1.1.1
)