1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-12 12:38:20 +00:00

upgraded github.com/markbates/goth v1.67.1 => v1.68.0 (#16539)

This commit is contained in:
6543
2021-07-24 19:17:50 +02:00
committed by GitHub
parent 89f680aa04
commit 91527434d0
6 changed files with 69 additions and 25 deletions

2
go.mod
View File

@@ -75,7 +75,7 @@ require (
github.com/lafriks/xormstore v1.4.0
github.com/lib/pq v1.10.2
github.com/lunny/dingtalk_webhook v0.0.0-20171025031554-e3534c89ef96
github.com/markbates/goth v1.67.1
github.com/markbates/goth v1.68.0
github.com/mattn/go-isatty v0.0.13
github.com/mattn/go-runewidth v0.0.13 // indirect
github.com/mattn/go-sqlite3 v1.14.7