mirror of
https://github.com/go-gitea/gitea
synced 2025-07-08 19:47:21 +00: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