Bump google/go-github to v57 (#28514)
This commit is contained in:
parent
4ea522fecf
commit
cd2ff6e83d
6 changed files with 13 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue