This repository has been archived on 2021-07-16. You can view files and clone it, but cannot push or open issues or pull requests.
go-abra/go.mod

6 lines
77 B
Modula-2
Raw Normal View History

2021-07-13 21:34:32 +00:00
module coopcloud.tech/abra
go 1.16
require github.com/urfave/cli/v2 v2.3.0