mirror of
https://github.com/packwiz/packwiz.git
synced 2025-04-20 05:26:30 +02:00
7 lines
113 B
Modula-2
7 lines
113 B
Modula-2
module github.com/comp500/packwiz
|
|
|
|
require (
|
|
github.com/BurntSushi/toml v0.3.1
|
|
github.com/urfave/cli v1.20.0
|
|
)
|