testcontainers
testcontainers copied to clipboard
update testcontainers-go
github.com/testcontainers/testcontainers-go changed some version, now it provides better logging and some other improvements.
I've also bumped go version. If you don't want to change it, tell me please, I'll bring it back.
Hi @romnn It's a little reminder just in case you've missed this PR.
I've recently run into an issue with Ruyk container
https://github.com/testcontainers/testcontainers-go/issues/764
And it could be fixed as easy as just updating testcontainers-go library.
Currently I have to use my fork of your project, but still, it would be just great if you could update go.mod files.