module github.com/go-toolsmith/astcopy

require (
	github.com/go-toolsmith/astequal v1.0.0
	github.com/go-toolsmith/strparse v1.0.0
)