mirror of
https://git.mills.io/prologic/zs
synced 2024-11-22 05:16:11 +03:00
9 lines
122 B
Modula-2
9 lines
122 B
Modula-2
module git.mills.io/prologic/zs
|
|
|
|
go 1.17
|
|
|
|
require (
|
|
github.com/russross/blackfriday/v2 v2.1.0
|
|
gopkg.in/yaml.v2 v2.4.0
|
|
)
|