You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@MCWertGaming sorry for the inconveniences in updating to the latest 0.16.0 release. Did you read the release notes for that specific issue with the upstream dependencies? The issue with those dependencies is disclosed there, so you need to add some replace directives. It's also documented in the docs: https://golang.testcontainers.org/quickstart/gotest/
On the other hand, I'd like to highlight this discussion: #653
Testcontainers version
v0.15.0
Using the latest Testcontainers version?
No
Host OS
Linux
Host arch
x86_64
Go version
1.19.3
Docker version
Docker info
What happened?
I wanted to update this dependency in a project and it failed because it couldn't find another one. See the output below:
Relevant log output
~$ go get github.com/testcontainers/testcontainers-go github.com/testcontainers/testcontainers-go imports github.com/docker/compose/v2/pkg/compose imports github.com/docker/docker/builder/remotecontext/urlutil: cannot find module providing package github.com/docker/docker/builder/remotecontext/urlutil
Additional information
No response
The text was updated successfully, but these errors were encountered: