module github.com/tinylib/msgp

go 1.14

require (
	github.com/philhofer/fwd v1.1.1
	golang.org/x/tools v0.0.0-20201022035929-9cf592e881e9
)
