mirror of
https://github.com/cheat/cheat.git
synced 2024-11-17 17:35:21 +01:00
95a4e31b6c
Upgrade all dependencies to newest versions. |
||
---|---|---|
.. | ||
scanner | ||
token | ||
types | ||
.gitignore | ||
doc.go | ||
errors.go | ||
LICENSE | ||
Makefile | ||
read.go | ||
README | ||
set.go |
Gcfg reads INI-style configuration files into Go structs; supports user-defined types and subsections. Package docs: https://godoc.org/gopkg.in/gcfg.v1