1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-09 03:57:19 +00:00

Bump google/go-github to v57 (#28514)

This commit is contained in:
Yevhen Pavlov
2023-12-18 23:42:04 +02:00
committed by GitHub
parent 4ea522fecf
commit cd2ff6e83d
6 changed files with 13 additions and 12 deletions

View File

@ -7,7 +7,7 @@ package migrations
import (
"errors"
"github.com/google/go-github/v53/github"
"github.com/google/go-github/v57/github"
)
// ErrRepoNotCreated returns the error that repository not created