pulumi/glide.yaml
joeduffy dafeb77dff Rename Coconut to Lumi
This is part of pulumi/coconut#147.

After it has landed, I will rename the repo on GitHub.
2017-05-18 11:38:28 -07:00

20 lines
598 B
YAML

package: github.com/pulumi/lumi
import:
- package: github.com/spf13/cobra
- package: github.com/spf13/pflag
- package: github.com/golang/glog
- package: github.com/golang/lint
subpackages:
- golint
- package: github.com/stretchr/testify
- package: github.com/blang/semver
- package: github.com/satori/go.uuid
- package: github.com/mitchellh/go-homedir
- package: github.com/Masterminds/sprig
- package: github.com/aokoli/goutils
- package: github.com/reconquest/loreley
- package: golang.org/x/net
subpackages:
- context
- package: github.com/pkg/errors
- package: github.com/fatih/structs