diff options
Diffstat (limited to 'vendor/github.com/src-d/gcfg/README')
-rw-r--r-- | vendor/github.com/src-d/gcfg/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor/github.com/src-d/gcfg/README b/vendor/github.com/src-d/gcfg/README deleted file mode 100644 index 1ff233a529..0000000000 --- a/vendor/github.com/src-d/gcfg/README +++ /dev/null @@ -1,4 +0,0 @@ -Gcfg reads INI-style configuration files into Go structs; -supports user-defined types and subsections. - -Package docs: https://godoc.org/gopkg.in/gcfg.v1 |