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.
helm/glide.yaml

17 lines
496 B

package: github.com/kubernetes/deployment-manager
import:
- package: github.com/Masterminds/semver
- package: github.com/aokoli/goutils
- package: github.com/codegangsta/cli
- package: github.com/emicklei/go-restful
- package: github.com/ghodss/yaml
- package: github.com/google/go-github
subpackages:
- /github
- package: github.com/gorilla/handlers
- package: github.com/gorilla/mux
- package: gopkg.in/yaml.v2
- package: github.com/Masterminds/semver
ignore:
- google.golang.com/appengine