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

upgrade github v61 -> v71 to fix migrating bug (#34389)

backport #34385
This commit is contained in:
Lunny Xiao
2025-05-07 11:42:30 -07:00
committed by GitHub
parent a4cc867401
commit e67b004535
6 changed files with 35 additions and 24 deletions

2
go.mod
View File

@@ -65,7 +65,7 @@ require (
github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f
github.com/gogs/go-gogs-client v0.0.0-20210131175652-1d7215cd8d85
github.com/golang-jwt/jwt/v5 v5.2.2
github.com/google/go-github/v61 v61.0.0
github.com/google/go-github/v71 v71.0.0
github.com/google/licenseclassifier/v2 v2.0.0
github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db
github.com/google/uuid v1.6.0