diff options
| author | 2020-01-23 19:41:57 -0500 | |
|---|---|---|
| committer | 2020-01-23 19:41:57 -0500 | |
| commit | 462d0a77def48c79aefc2f2dfdae37ee5affce26 (patch) | |
| tree | 17d49c22f8c3dd159991eb9b34ea51417e57e2ef /go.mod | |
| parent | unlicense (diff) | |
add support for config files
2.2.0 will not be released until libuconf is stabilized
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,4 +12,5 @@ require ( github.com/valyala/fasthttp v1.7.0 github.com/valyala/quicktemplate v1.4.1 golang.org/x/text v0.3.2 // indirect + toast.cafe/x/libuconf v0.0.0-20200124004008-45952396b95f ) |
