fix(deps): update external go packages #327
Annotations
3 errors
build:
issue_release_status.go#L46
cannot use &event (value of type *"github.com/google/go-github/v60/github".PullRequestEvent) as githubapp.InstallationSource value in argument to githubapp.GetInstallationIDFromEvent: *"github.com/google/go-github/v60/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/v60/github".IssueComment) as *"github.com/google/go-github/v62/github".IssueComment value in argument to client.Issues.CreateComment
|
build
Process completed with exit code 1.
|