mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-14 04:26:32 +00:00
7 lines
134 B
Modula-2
7 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
|
||
|
)
|