mirror of
https://github.com/docker/compose.git
synced 2026-02-09 01:59:22 +08:00
next release will be major version v5.x
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
committed by
Guillaume Lours
parent
f0dce1b977
commit
2b4543935c
@@ -25,8 +25,8 @@ import (
|
||||
"net/http"
|
||||
"strings"
|
||||
|
||||
"github.com/docker/compose/v2/internal"
|
||||
"github.com/docker/compose/v2/internal/memnet"
|
||||
"github.com/docker/compose/v5/internal"
|
||||
"github.com/docker/compose/v5/internal/memnet"
|
||||
"go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user