module github.com/tinylib/msgp

go 1.15

require (
	github.com/philhofer/fwd v1.1.2
	golang.org/x/tools v0.4.0
)
