Skip to content

Commit

Permalink
make add_deps
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstruck authored and buchanae committed Oct 27, 2017
1 parent f557fdd commit 4e22c07
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,9 @@
[submodule "vendor/github.com/ncw/swift"]
path = vendor/github.com/ncw/swift
url = https://github.com/ncw/swift
[submodule "vendor/gopkg.in/olivere/elastic.v5"]
path = vendor/gopkg.in/olivere/elastic.v5
url = https://gopkg.in/olivere/elastic.v5
[submodule "vendor/github.com/pkg/errors"]
path = vendor/github.com/pkg/errors
url = https://github.com/pkg/errors
1 change: 1 addition & 0 deletions vendor/github.com/pkg/errors
Submodule errors added at f15c97
1 change: 1 addition & 0 deletions vendor/gopkg.in/olivere/elastic.v5
Submodule elastic.v5 added at 171ce6

0 comments on commit 4e22c07

Please sign in to comment.