module github.com/FlipsideCrypto/flip-rpc-client-go
go 1.12
require (
github.com/mitchellh/mapstructure v1.3.3
github.com/pkg/errors v0.9.1
)