module github.com/anacrolix/log

go 1.12

require (
	github.com/anacrolix/missinggo v1.2.1
	github.com/stretchr/testify v1.3.0
)
