deps: Update go-org to v1.5.0

This commit is contained in:
Niklas Fasching
2021-04-11 21:57:48 +02:00
committed by Bjørn Erik Pedersen
parent 0d5cf256e4
commit 0cd55c66d3
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -40,7 +40,7 @@ require (
github.com/muesli/smartcrop v0.3.0
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
github.com/nicksnyder/go-i18n/v2 v2.1.1
github.com/niklasfasching/go-org v1.4.0
github.com/niklasfasching/go-org v1.5.0
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml v1.8.1
github.com/pkg/errors v0.9.1