Mura Li d77176912b Use Go1.11 module ()
* Migrate to go modules

* make vendor

* Update mvdan.cc/xurls

* make vendor

* Update code.gitea.io/git

* make fmt-check

* Update github.com/go-sql-driver/mysql

* make vendor
..
scanner Implement git refs API for listing references (branches, tags and other) ()
token Implement git refs API for listing references (branches, tags and other) ()
types Implement git refs API for listing references (branches, tags and other) ()
LICENSE Implement git refs API for listing references (branches, tags and other) ()
README Use Go1.11 module ()
doc.go Implement git refs API for listing references (branches, tags and other) ()
errors.go Implement git refs API for listing references (branches, tags and other) ()
go1_0.go Implement git refs API for listing references (branches, tags and other) ()
go1_2.go Implement git refs API for listing references (branches, tags and other) ()
read.go Implement git refs API for listing references (branches, tags and other) ()
set.go Implement git refs API for listing references (branches, tags and other) ()

README

Gcfg reads INI-style configuration files into Go structs;
supports user-defined types and subsections.

Package docs: https://godoc.org/gopkg.in/gcfg.v1