Skip to content
This repository has been archived by the owner on Sep 22, 2021. It is now read-only.

Commit

Permalink
minimize & update dependencies (#4)
Browse files Browse the repository at this point in the history
* added simple dag

* removed dead code

* minimized dependencies - added a simple dag so we can remove dependency on terraform

* fixed DFS to be DFS not BFS, oops
  • Loading branch information
jdamick authored Nov 21, 2016
1 parent a5953fc commit 1970ae9
Show file tree
Hide file tree
Showing 4,028 changed files with 135,107 additions and 545,746 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
48 changes: 13 additions & 35 deletions glide.lock

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

4 changes: 0 additions & 4 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ import:
- package: github.com/dustin/go-jsonpointer
- package: github.com/go-ini/ini
version: ^1.21.1
- package: github.com/hashicorp/terraform
version: ^0.7.5
subpackages:
- dag
- package: github.com/spf13/cobra
- package: github.com/spf13/viper
- package: golang.org/x/text
Expand Down
Loading

0 comments on commit 1970ae9

Please sign in to comment.