read config
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -16,3 +16,12 @@
|
||||
[submodule "vendor/github.com/danwakefield/fnmatch"]
|
||||
path = vendor/github.com/danwakefield/fnmatch
|
||||
url = https://github.com/danwakefield/fnmatch
|
||||
[submodule "vendor/github.com/op/go-logging"]
|
||||
path = vendor/github.com/op/go-logging
|
||||
url = https://github.com/op/go-logging
|
||||
[submodule "vendor/gopkg.in/yaml.v2"]
|
||||
path = vendor/gopkg.in/yaml.v2
|
||||
url = https://gopkg.in/yaml.v2
|
||||
[submodule "vendor/github.com/davecgh/go-spew"]
|
||||
path = vendor/github.com/davecgh/go-spew
|
||||
url = https://github.com/davecgh/go-spew
|
||||
|
||||
Reference in New Issue
Block a user