Bump github.com/google/go-github
to v61 (#30738)
This commit is contained in:
parent
970965f6d8
commit
b2013be910
6 changed files with 8 additions and 8 deletions
|
@ -7,7 +7,7 @@ package migrations
|
|||
import (
|
||||
"errors"
|
||||
|
||||
"github.com/google/go-github/v57/github"
|
||||
"github.com/google/go-github/v61/github"
|
||||
)
|
||||
|
||||
// ErrRepoNotCreated returns the error that repository not created
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue