mirror of
https://github.com/wahyd4/jabba.git
synced 2026-08-09 12:56:36 +10:00
11 lines
323 B
YAML
11 lines
323 B
YAML
package: jabba
|
|
import:
|
|
- package: github.com/spf13/cobra
|
|
- package: github.com/spf13/pflag
|
|
- package: github.com/wmark/semver
|
|
- 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
|