aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-30 00:24:44 +0800
committerGitHub <noreply@github.com>2020-03-30 00:24:44 +0800
commit045e1670a46c7f858e1974703eb7f4d6a40ed4e9 (patch)
tree2b873a05b712fa5d962f41b3de35a8bbea5557d7 /go.mod
parent6298e33b8b4507d52b6d02b147ff0941995d287c (diff)
build(deps): bump github.com/niklasfasching/go-org from 0.1.6 t… (#6043)
Bumps [github.com/niklasfasching/go-org](https://github.com/niklasfasching/go-org) from 0.1.6 to 0.1.9. - [Release notes](https://github.com/niklasfasching/go-org/releases) - [Commits](https://github.com/niklasfasching/go-org/compare/v0.1.6...v0.1.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 5212d1e7..f42d1be5 100644
--- a/go.mod
+++ b/go.mod
@@ -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