mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-09-29 02:35:13 +08:00
Bump google/go-github to v57 (#28514)
This commit is contained in:
@ -7,7 +7,7 @@ package migrations
|
||||
import (
|
||||
"errors"
|
||||
|
||||
"github.com/google/go-github/v53/github"
|
||||
"github.com/google/go-github/v57/github"
|
||||
)
|
||||
|
||||
// ErrRepoNotCreated returns the error that repository not created
|
||||
|
Reference in New Issue
Block a user