Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excavator: Manage go module dependencies #632

Merged
merged 2 commits into from
Sep 11, 2023

Conversation

svc-excavator-bot
Copy link
Collaborator

excavator is a bot for automating changes across repositories.

Changes produced by the go/manage-go-mod-dependencies-oss check.

To enable or disable this check, please contact the maintainers of Excavator.

@@ -120,8 +120,8 @@ func (h *Status) processOthers(ctx context.Context, event github.StatusEvent) er
ownerName,
repoName,
commitSHA,
&github.PullRequestListOptions{
ListOptions: github.ListOptions{PerPage: 100},
&github.ListOptions{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was a legitimate compile break introduced by an upstream change google/go-github#2822

@bulldozer-bot bulldozer-bot bot merged commit 909e077 into develop Sep 11, 2023
7 checks passed
@bulldozer-bot bulldozer-bot bot deleted the go/manage-go-mod-dependencies-oss branch September 11, 2023 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants