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.
75 lines
2.1 KiB
75 lines
2.1 KiB
package: k8s.io/helm
|
|
import:
|
|
- package: golang.org/x/net
|
|
subpackages:
|
|
- context
|
|
- package: golang.org/x/sync
|
|
subpackages:
|
|
- semaphore
|
|
# This is temporary and can probably be removed the next time gRPC is updated
|
|
- package: golang.org/x/sys
|
|
version: b90733256f2e882e81d52f9126de08df5615afd9
|
|
subpackages:
|
|
- unix
|
|
- windows
|
|
- package: github.com/spf13/cobra
|
|
version: fe5e611709b0c57fa4a89136deaa8e1d4004d053
|
|
- package: github.com/spf13/pflag
|
|
version: ~1.0.1
|
|
- package: github.com/Masterminds/vcs
|
|
# Pin version of mergo that is compatible with both sprig and Kubernetes
|
|
- package: github.com/imdario/mergo
|
|
version: v0.3.5
|
|
- package: github.com/Masterminds/sprig
|
|
version: ^2.18.0
|
|
- package: github.com/ghodss/yaml
|
|
- package: github.com/Masterminds/semver
|
|
version: ~1.3.1
|
|
- package: github.com/technosophos/moniker
|
|
version: ~0.2
|
|
- package: github.com/golang/protobuf
|
|
version: 1.2.0
|
|
subpackages:
|
|
- proto
|
|
- ptypes/any
|
|
- ptypes/timestamp
|
|
- package: google.golang.org/grpc
|
|
version: 1.18.0
|
|
- package: github.com/gosuri/uitable
|
|
- package: github.com/asaskevich/govalidator
|
|
version: ^4.0.0
|
|
- package: golang.org/x/crypto
|
|
subpackages:
|
|
- openpgp
|
|
- ssh/terminal
|
|
- package: github.com/gobwas/glob
|
|
version: ^0.2.1
|
|
- package: github.com/evanphx/json-patch
|
|
- package: github.com/BurntSushi/toml
|
|
version: ~0.3.0
|
|
- package: github.com/prometheus/client_golang
|
|
version: 0.8.0
|
|
- package: github.com/grpc-ecosystem/go-grpc-prometheus
|
|
- package: k8s.io/kubernetes
|
|
version: release-1.13
|
|
- package: k8s.io/client-go
|
|
version: kubernetes-1.13.1
|
|
- package: k8s.io/api
|
|
version: kubernetes-1.13.1
|
|
- package: k8s.io/apimachinery
|
|
version: kubernetes-1.13.1
|
|
- package: k8s.io/apiserver
|
|
version: kubernetes-1.13.1
|
|
- package: k8s.io/cli-runtime
|
|
version: kubernetes-1.13.1
|
|
- package: k8s.io/apiextensions-apiserver
|
|
version: kubernetes-1.13.1
|
|
- package: github.com/cyphar/filepath-securejoin
|
|
version: ^0.2.1
|
|
|
|
testImports:
|
|
- package: github.com/stretchr/testify
|
|
version: ^1.1.4
|
|
subpackages:
|
|
- assert
|