mirror of https://github.com/helm/helm
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.
15 lines
330 B
15 lines
330 B
package: github.com/deis/tiller
|
|
import:
|
|
- package: google.golang.org/grpc
|
|
- package: golang.org/x/net
|
|
subpackages:
|
|
- context
|
|
- package: github.com/spf13/cobra
|
|
subpackages:
|
|
- cobra
|
|
- package: github.com/Masterminds/sprig
|
|
version: ^2.1
|
|
- package: gopkg.in/yaml.v2
|
|
- package: github.com/Masterminds/semver
|
|
version: 1.1.0
|