Skip to content

Commit

Permalink
Revert "Remove glide files from git repository."
Browse files Browse the repository at this point in the history
This reverts commit 342a34e.
  • Loading branch information
ridv committed Oct 30, 2018
1 parent fe7fdeb commit d4de69c
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 0 deletions.
115 changes: 115 additions & 0 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 25 additions & 0 deletions glide.yaml
@@ -0,0 +1,25 @@
package: github.com/paypal/dce-go
import:
- package: github.com/mesos/mesos-go
subpackages:
- executor
- mesosproto
- package: github.com/pkg/errors
- package: github.com/sirupsen/logrus
- package: github.com/spf13/viper
subpackages:
- remote
- package: golang.org/x/net
subpackages:
- context
- package: gopkg.in/yaml.v2
- package: github.com/paypal/gorealis
version: v1.1.0
- package: github.com/stretchr/testify
subpackages:
- assert
- package: github.com/davecgh/go-spew
- package: git.apache.org/thrift.git
version: 0.10.0
subpackages:
- lib/go/thrift

0 comments on commit d4de69c

Please sign in to comment.