mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-11 15:24:37 +08:00
Upgrade go-github to v39 (#17437)
This commit is contained in:
@ -8,7 +8,7 @@ package migrations
|
||||
import (
|
||||
"errors"
|
||||
|
||||
"github.com/google/go-github/v37/github"
|
||||
"github.com/google/go-github/v39/github"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user