forked from NYANDEV/forgejo
* upgrate go-github client to v32.1.0 * migrate
This commit is contained in:
parent
48a423a8a8
commit
b1cfb0d7a2
114 changed files with 9158 additions and 2624 deletions
|
@ -8,7 +8,7 @@ package migrations
|
|||
import (
|
||||
"errors"
|
||||
|
||||
"github.com/google/go-github/v24/github"
|
||||
"github.com/google/go-github/v32/github"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue