-
Notifications
You must be signed in to change notification settings - Fork 133
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The image required for rolldice is not building properly.
The error "0.110 go: go.opentelemetry.io/auto/sdk@v1.2.1 (replaced by ../../../sdk): reading /sdk/go.mod: open /sdk/go.mod: no such file or directory" occurs.
The cause appears to be #2790
This was previously fixed in issue #1921, but it has occurred again.
Environment
- OS: macOS 15.6
- Go Version: 1.24.0
- Version: after v0.23.0/v1.2.0
To Reproduce
Steps to reproduce the behavior:
- cd examples/rolldice
- docker-compose up
Expected behavior
I want the rolldice example to run successfully through docker-compose.
Additional context
Add any other context about the problem here.
Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working