mirror of
https://github.com/wahyd4/jabba.git
synced 2026-08-09 04:46:17 +10:00
12 lines
377 B
YAML
12 lines
377 B
YAML
package: jabba
|
|
import:
|
|
- package: github.com/spf13/cobra
|
|
- package: github.com/spf13/pflag
|
|
- package: github.com/Sirupsen/logrus
|
|
- package: github.com/mitchellh/go-homedir
|
|
- package: github.com/mitchellh/ioprogress
|
|
- package: gopkg.in/yaml.v2
|
|
- package: github.com/hashicorp/go-rootcerts
|
|
- package: github.com/Masterminds/semver
|
|
- package: github.com/inconshreveable/mousetrap
|