mirror of
https://gitee.com/gitea/gitea
synced 2025-11-06 09:30:25 +08:00
* upgrate go-github client to v32.1.0 * migrate
This commit is contained in:
@@ -8,7 +8,7 @@ package migrations
|
||||
import (
|
||||
"errors"
|
||||
|
||||
"github.com/google/go-github/v24/github"
|
||||
"github.com/google/go-github/v32/github"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user