module github.com/go-toolsmith/astcopy

go 1.16

require (
	github.com/go-toolsmith/astequal v1.1.0
	github.com/go-toolsmith/strparse v1.1.0
	golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
)
