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

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