1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-17 15:08:27 +00:00

Update go-org to v1.6.1 (#18932) (#18933)

Backport #18932
This commit is contained in:
Gusted
2022-02-27 16:57:06 +00:00
committed by GitHub
parent e0973a84a0
commit 4384b85046
2 changed files with 4 additions and 6 deletions

2
go.mod
View File

@@ -85,7 +85,7 @@ require (
github.com/mrjones/oauth v0.0.0-20190623134757-126b35219450 // indirect
github.com/msteinert/pam v0.0.0-20201130170657-e61372126161
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/niklasfasching/go-org v1.6.0
github.com/niklasfasching/go-org v1.6.1
github.com/olekukonko/tablewriter v0.0.5 // indirect
github.com/oliamb/cutter v0.2.2
github.com/olivere/elastic/v7 v7.0.25