module github.com/tinylib/msgp

go 1.14

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