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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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