build(deps): update module github.com/google/go-github/v90 to v91 #649
Annotations
3 errors
|
docker
Process completed with exit code 1.
|
|
docker:
main.go#L64
cannot use lo.Must(appClient.NewInstallationClient(config.InstallationID)) (value of type *"github.com/google/go-github/v90/github".Client) as *"github.com/google/go-github/v91/github".Client value in struct literal
|
|
docker:
handler.go#L146
cannot use &github.IssueComment{…} (value of type *"github.com/google/go-github/v91/github".IssueComment) as "github.com/google/go-github/v91/github".IssueCommentRequest value in argument to h.g.Issues.CreateComment
|