testcontainers icon indicating copy to clipboard operation
testcontainers copied to clipboard

update testcontainers-go

Open GRbit opened this issue 2 years ago • 1 comments

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.

GRbit avatar Jun 28 '23 09:06 GRbit

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.

GRbit avatar Aug 17 '23 16:08 GRbit