mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-02 06:41:18 +00:00
c28f7cb29f
Initial part of #435
6 lines
143 B
Modula-2
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
|
|
)
|