mirror of
https://github.com/rclone/rclone.git
synced 2026-01-07 02:54:04 +00:00
vendor: update all dependencies
This commit is contained in:
10
vendor/github.com/Unknwon/goconfig/README.md
generated
vendored
10
vendor/github.com/Unknwon/goconfig/README.md
generated
vendored
@@ -1,4 +1,4 @@
|
||||
goconfig [](https://drone.io/github.com/Unknwon/goconfig/latest) [](http://gowalker.org/github.com/Unknwon/goconfig)
|
||||
goconfig [](http://gowalker.org/github.com/Unknwon/goconfig)
|
||||
========
|
||||
|
||||
[中文文档](README_ZH.md)
|
||||
@@ -26,15 +26,11 @@ The configuration file consists of sections, led by a `[section]` header and fol
|
||||
|
||||
## Installation
|
||||
|
||||
go get github.com/Unknwon/goconfig
|
||||
|
||||
Or
|
||||
|
||||
gopm get github.com/Unknwon/goconfig
|
||||
go get github.com/unknwon/goconfig
|
||||
|
||||
## API Documentation
|
||||
|
||||
[Go Walker](http://gowalker.org/github.com/Unknwon/goconfig).
|
||||
[Go Walker](http://gowalker.org/github.com/unknwon/goconfig).
|
||||
|
||||
## Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user