Skip to content

examples/rolldice/user fails to build #2889

@OhJuhun

Description

@OhJuhun

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:

  1. cd examples/rolldice
  2. 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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions