Skip to content

vendor: google.golang.org/genproto v0.0.0-20251202230838-ff82c1b0f217#3243

Merged
thaJeztah merged 1 commit into
moby:masterfrom
thaJeztah:bump_genproto
Jun 9, 2026
Merged

vendor: google.golang.org/genproto v0.0.0-20251202230838-ff82c1b0f217#3243
thaJeztah merged 1 commit into
moby:masterfrom
thaJeztah:bump_genproto

Conversation

@thaJeztah

@thaJeztah thaJeztah commented Jun 9, 2026

Copy link
Copy Markdown
Member

Update to prevent failures due to ambiguous imports;

/go/pkg/mod/google.golang.org/grpc@v1.79.3/status/status.go:35:2: ambiguous import: found package google.golang.org/genproto/googleapis/rpc/status in multiple modules:
    google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 (/go/pkg/mod/google.golang.org/genproto@v0.0.0-20230306155012-7f2fa6fef1f4/googleapis/rpc/status)
    google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 (/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20251202230838-ff82c1b0f217/status)
FAIL	github.com/moby/swarmkit/swarmd/cmd/swarmctl/task [setup failed]

- What I did

- How I did it

- How to test it

- Description for the changelog

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 15.46%. Comparing base (911c976) to head (61055da).
⚠️ Report is 63 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3243       +/-   ##
===========================================
- Coverage   57.28%   15.46%   -41.82%     
===========================================
  Files         144      200       +56     
  Lines       30598   113531    +82933     
===========================================
+ Hits        17528    17559       +31     
- Misses      11732    94638    +82906     
+ Partials     1338     1334        -4     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Update to prevent failures due to ambiguous imports;

    /go/pkg/mod/google.golang.org/grpc@v1.79.3/status/status.go:35:2: ambiguous import: found package google.golang.org/genproto/googleapis/rpc/status in multiple modules:
        google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 (/go/pkg/mod/google.golang.org/genproto@v0.0.0-20230306155012-7f2fa6fef1f4/googleapis/rpc/status)
        google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 (/go/pkg/mod/google.golang.org/genproto/googleapis/rpc@v0.0.0-20251202230838-ff82c1b0f217/status)
    FAIL	github.com/moby/swarmkit/swarmd/cmd/swarmctl/task [setup failed]

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah marked this pull request as ready for review June 9, 2026 09:57
@thaJeztah thaJeztah merged commit 398b1f9 into moby:master Jun 9, 2026
9 checks passed
@thaJeztah thaJeztah deleted the bump_genproto branch June 9, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants