forked from tildetown/town
11 lines
197 B
Modula-2
11 lines
197 B
Modula-2
module git.tilde.town/tildetown/town
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
github.com/AlecAivazis/survey/v2 v2.3.5
|
|
github.com/charmbracelet/glamour v0.5.0
|
|
github.com/spf13/cobra v1.5.0
|
|
gopkg.in/yaml.v3 v3.0.1
|
|
)
|