From 2474dce8fa3c9b401cb6b7b7fe47d5943203825a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 19:15:24 +0000 Subject: [PATCH] Bump github.com/testcontainers/testcontainers-go/modules/k3s Bumps [github.com/testcontainers/testcontainers-go/modules/k3s](https://github.com/testcontainers/testcontainers-go) from 0.31.0 to 0.32.0. - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](https://github.com/testcontainers/testcontainers-go/compare/v0.31.0...v0.32.0) --- updated-dependencies: - dependency-name: github.com/testcontainers/testcontainers-go/modules/k3s dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- HadesScheduler/go.mod | 2 +- HadesScheduler/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HadesScheduler/go.mod b/HadesScheduler/go.mod index f06dcf6..32a355f 100644 --- a/HadesScheduler/go.mod +++ b/HadesScheduler/go.mod @@ -98,7 +98,7 @@ require ( github.com/samber/lo v1.44.0 // indirect github.com/samber/slog-common v0.17.0 // indirect github.com/spf13/cast v1.6.0 // indirect - github.com/testcontainers/testcontainers-go/modules/k3s v0.31.0 + github.com/testcontainers/testcontainers-go/modules/k3s v0.32.0 github.com/tinylib/msgp v1.1.8 // indirect go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 // indirect go.opentelemetry.io/otel v1.24.0 // indirect diff --git a/HadesScheduler/go.sum b/HadesScheduler/go.sum index 4e1f1e1..2adc6cf 100644 --- a/HadesScheduler/go.sum +++ b/HadesScheduler/go.sum @@ -195,8 +195,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= github.com/testcontainers/testcontainers-go v0.32.0 h1:ug1aK08L3gCHdhknlTTwWjPHPS+/alvLJU/DRxTD/ME= github.com/testcontainers/testcontainers-go v0.32.0/go.mod h1:CRHrzHLQhlXUsa5gXjTOfqIEJcrK5+xMDmBr/WMI88E= -github.com/testcontainers/testcontainers-go/modules/k3s v0.31.0 h1:Yw9KASuwVix5a9dv2zR4j4/y1aJxRvQOfWw1E6Z8gFg= -github.com/testcontainers/testcontainers-go/modules/k3s v0.31.0/go.mod h1:v+3E2oXvTQd7z9I+AzfegGOqMW3r7oR8ohjzv2UktWs= +github.com/testcontainers/testcontainers-go/modules/k3s v0.32.0 h1:Z3DTMveNUqeGJZ+CXZhpvI7OF1BS71Ywi3SwoXLZ4Lc= +github.com/testcontainers/testcontainers-go/modules/k3s v0.32.0/go.mod h1:SYp1WtvNc3n/cg5atO6LvaOd2aqkQYMSDCcWPOUdaZg= github.com/tinylib/msgp v1.1.8 h1:FCXC1xanKO4I8plpHGH2P7koL/RzZs12l/+r7vakfm0= github.com/tinylib/msgp v1.1.8/go.mod h1:qkpG+2ldGg4xRFmx+jfTvZPxfGFhi64BcnL9vkCm/Tw= github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU=