This repository has been archived on 2020-06-12. You can view files and clone it, but cannot push or open issues/pull-requests.
|
module git.tilde.town/tildetown/town-launcher
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/spf13/cobra v1.0.0
|
|
gopkg.in/yaml.v3 v3.0.0-20200605160147-a5ece683394c
|
|
)
|