woodpecker/vendor/github.com/go-toolsmith/astcopy/go.mod
Lukas c28f7cb29f
Add golangci-lint (#502)
Initial part of #435
2021-11-14 21:01:54 +01:00

6 lines
134 B
Modula-2

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