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

7 lines
134 B
Modula-2
Raw Normal View History

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