From 60570e4076a1383a90992dc39372be19a768d170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 09:14:53 +1100 Subject: [PATCH] chore(deps): bump github.com/testcontainers/testcontainers-go/modules/redpanda from 0.34.0 to 0.35.0 (#74) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 4 ++-- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index afa19c7..bc2a5fd 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/hashicorp/terraform-plugin-log v0.9.0 github.com/hashicorp/terraform-plugin-testing v1.11.0 github.com/riferrei/srclient v0.7.1 - github.com/testcontainers/testcontainers-go/modules/redpanda v0.34.0 + github.com/testcontainers/testcontainers-go/modules/redpanda v0.35.0 ) @@ -107,7 +107,7 @@ require ( github.com/sirupsen/logrus v1.9.3 // indirect github.com/spf13/cast v1.5.0 // indirect github.com/stretchr/testify v1.9.0 // indirect - github.com/testcontainers/testcontainers-go v0.34.0 // indirect + github.com/testcontainers/testcontainers-go v0.35.0 // indirect github.com/tklauser/go-sysconf v0.3.12 // indirect github.com/tklauser/numcpus v0.6.1 // indirect github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect diff --git a/go.sum b/go.sum index 276e74e..a875494 100644 --- a/go.sum +++ b/go.sum @@ -288,10 +288,10 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo= github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg= github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= -github.com/testcontainers/testcontainers-go v0.34.0 h1:5fbgF0vIN5u+nD3IWabQwRybuB4GY8G2HHgCkbMzMHo= -github.com/testcontainers/testcontainers-go v0.34.0/go.mod h1:6P/kMkQe8yqPHfPWNulFGdFHTD8HB2vLq/231xY2iPQ= -github.com/testcontainers/testcontainers-go/modules/redpanda v0.34.0 h1:/yBTBhLAa17wnLXAqu6YudkNwyTOr99X8SHzpzCOLc8= -github.com/testcontainers/testcontainers-go/modules/redpanda v0.34.0/go.mod h1:MbLXwhPvMk3kmEOgBT+CHWgufi2aL96PL7WQlHRHHIY= +github.com/testcontainers/testcontainers-go v0.35.0 h1:uADsZpTKFAtp8SLK+hMwSaa+X+JiERHtd4sQAFmXeMo= +github.com/testcontainers/testcontainers-go v0.35.0/go.mod h1:oEVBj5zrfJTrgjwONs1SsRbnBtH9OKl+IGl3UMcr2B4= +github.com/testcontainers/testcontainers-go/modules/redpanda v0.35.0 h1:SZggtMkqfI6a5ls4S6eY3hVBK1++KhmEY1xrYOgjiUk= +github.com/testcontainers/testcontainers-go/modules/redpanda v0.35.0/go.mod h1:pZs8KvE8kOzdIa1ibra7JSm8N3SX/jnzTRbr4k/GbrU= github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU= github.com/tklauser/go-sysconf v0.3.12/go.mod h1:Ho14jnntGE1fpdOqQEEaiKRpvIavV0hSfmBq8nJbHYI= github.com/tklauser/numcpus v0.6.1 h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+Fk=