You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
142 B

module git.tilde.town/tildetown/visit
go 1.14
require (
github.com/AlecAivazis/survey/v2 v2.1.1
github.com/charmbracelet/glamour v0.2.0
)