woodpecker/vendor/github.com/go-toolsmith/astcast/go.mod

7 lines
146 B
Modula-2
Raw Normal View History

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