mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-21 09:21:15 +00:00
Update module github.com/google/go-github/v63 to v64
This commit is contained in:
parent
eb25bc9edb
commit
c111730d08
5 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@ package migrations
|
|||
import (
|
||||
"errors"
|
||||
|
||||
"github.com/google/go-github/v63/github"
|
||||
"github.com/google/go-github/v64/github"
|
||||
)
|
||||
|
||||
// ErrRepoNotCreated returns the error that repository not created
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue