aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-toolsmith/astp/go.mod
blob: 023a09392f98c835e702b8d73f1f46e2bd98f68b (plain)
1
2
3
4
5
6
module github.com/go-toolsmith/astp

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