Skip to content

[chore] add exclusion for problematic module#40251

Merged
codeboten merged 1 commit into
open-telemetry:mainfrom
codeboten:codeboten/add-exclusion
May 24, 2025
Merged

[chore] add exclusion for problematic module#40251
codeboten merged 1 commit into
open-telemetry:mainfrom
codeboten:codeboten/add-exclusion

Conversation

@codeboten
Copy link
Copy Markdown
Contributor

The following error happens when tidying the module:

go: google.golang.org/grpc@v1.72.1 requires
        github.com/envoyproxy/go-control-plane@v0.13.4 requires
        github.com/envoyproxy/go-control-plane/envoy@v1.32.3: verifying go.mod: checksum mismatch
        downloaded: h1:c955gQjaXHsMxMjHjEZ7nwIzMJYxXpN+sJIGufsSbg4=
        sum.golang.org: h1:F6hWupPfh75TBXGKA++MCT/CZHFq5r9/uwt/kQYkZfE=

The following error happens when tidying the module:

```
go: google.golang.org/grpc@v1.72.1 requires
        github.com/envoyproxy/go-control-plane@v0.13.4 requires
        github.com/envoyproxy/go-control-plane/envoy@v1.32.3: verifying go.mod: checksum mismatch
        downloaded: h1:c955gQjaXHsMxMjHjEZ7nwIzMJYxXpN+sJIGufsSbg4=
        sum.golang.org: h1:F6hWupPfh75TBXGKA++MCT/CZHFq5r9/uwt/kQYkZfE=
```

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
@codeboten codeboten merged commit d96ad0c into open-telemetry:main May 24, 2025
176 checks passed
@github-actions github-actions Bot added this to the next release milestone May 24, 2025
dd-jasminesun pushed a commit to DataDog/opentelemetry-collector-contrib that referenced this pull request Jun 23, 2025
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