mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-03-04 19:11:35 +00:00
6 lines
145 B
Modula-2
6 lines
145 B
Modula-2
module github.com/go-toolsmith/astfmt
|
|
|
|
require (
|
|
github.com/go-toolsmith/astequal v1.0.0 // indirect
|
|
github.com/go-toolsmith/strparse v1.0.0
|
|
)
|