File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -70,3 +70,7 @@ require (
7070 golang.org/x/sys v0.21.0 // indirect
7171 gopkg.in/yaml.v3 v3.0.1 // indirect
7272)
73+
74+ replace github.com/testcontainers/testcontainers-go => github.com/oleiman/testcontainers-go v0.0.0-20240723175732-86985f06fabb
75+
76+ replace github.com/testcontainers/testcontainers-go/modules/redpanda => github.com/oleiman/testcontainers-go/modules/redpanda v0.0.0-20240723175732-86985f06fabb
Original file line number Diff line number Diff line change @@ -86,6 +86,10 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
8686github.com/modern-go/reflect2 v1.0.2 /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
8787github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A =
8888github.com/morikuni/aec v1.0.0 /go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc =
89+ github.com/oleiman/testcontainers-go v0.0.0-20240723175732-86985f06fabb h1:V8nhW5EMf1DCezySYyms/Uh+06fwocTDA6NY1j6Q7iQ =
90+ github.com/oleiman/testcontainers-go v0.0.0-20240723175732-86985f06fabb /go.mod h1:VplBxmoqMRLW3h+OvO5vx83+mBiENC7RlbQJ5cCWAmc =
91+ github.com/oleiman/testcontainers-go/modules/redpanda v0.0.0-20240723175732-86985f06fabb h1:qj/6ecWuj2bX+4Jvi9/cL7wlXdIGxwqqwaMcmSAKeHo =
92+ github.com/oleiman/testcontainers-go/modules/redpanda v0.0.0-20240723175732-86985f06fabb /go.mod h1:G8ypxOIwCtNbVfwvvpYpIlSZma1Anx05KuVkwAr/Myk =
8993github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
9094github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
9195github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug =
You can’t perform that action at this time.
0 commit comments