diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ require ( github.com/microcosm-cc/bluemonday v1.0.2 github.com/msteinert/pam v0.0.0-20190215180659-f29b9f28d6f9 github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 - github.com/niklasfasching/go-org v0.1.6 + github.com/niklasfasching/go-org v0.1.9 github.com/olekukonko/tablewriter v0.0.1 // indirect github.com/pkg/errors v0.8.1 github.com/pquerna/otp v1.2.0 |