deps: Upgrade github.com/niklasfasching/go-org v1.8.0 => v1.9.1

Fixes #13846
This commit is contained in:
Joe Mooring
2025-08-10 06:09:15 -07:00
committed by Bjørn Erik Pedersen
parent 2216028620
commit 5029676aca
2 changed files with 3 additions and 9 deletions

2
go.mod
View File

@@ -54,7 +54,7 @@ require (
github.com/mattn/go-isatty v0.0.20
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c
github.com/muesli/smartcrop v0.3.0
github.com/niklasfasching/go-org v1.8.0
github.com/niklasfasching/go-org v1.9.1
github.com/olekukonko/tablewriter v1.0.8
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
github.com/pelletier/go-toml/v2 v2.2.4