module github.com/butuzov/ireturn

go 1.15

require (
	github.com/stretchr/testify v1.7.0
	golang.org/x/tools v0.1.5
)
