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

6 lines
143 B
Modula-2

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