fix(deps): update module github.com/google/go-github/v60 to v65 - autoclosed #348
Annotations
3 errors
build:
issue_release_status.go#L46
cannot use &event (value of type *"github.com/google/go-github/v65/github".PullRequestEvent) as githubapp.InstallationSource value in argument to githubapp.GetInstallationIDFromEvent: *"github.com/google/go-github/v65/github".PullRequestEvent does not implement githubapp.InstallationSource (wrong type for method GetInstallation)
|
build:
issue_release_status.go#L140
cannot use &newComment (value of type *"github.com/google/go-github/v65/github".IssueComment) as *"github.com/google/go-github/v60/github".IssueComment value in argument to client.Issues.CreateComment
|
build
Process completed with exit code 1.
|