elastic / otel-profiling-agent

The production-scale datacenter profiler (C/C++, Go, Rust, Python, Java, NodeJS, .NET, PHP, Ruby, Perl, ...)
Apache License 2.0
2.09k stars 229 forks source link

[bug] failing due to docker type removed in docker/docker dependency #47

Closed tsint closed 1 week ago

tsint commented 1 week ago

As per https://github.com/moby/moby/issues/47980#issuecomment-2168178707, they accidentally released a 27.0.0 tag, they'll release the stable 27 version as 27.0.1. Please revert back the Go module version to v26.1.4 instead.

rockdaboot commented 1 week ago

It looks like 27.0.1 is already there. Can you have a look at #48?

tsint commented 6 days ago

It's OK. Thanks