From 8c8ac26a36eaf91a7890683e75bdd53f00040fad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 21:10:21 +0100 Subject: [PATCH] Bump github.com/testcontainers/testcontainers-go from 0.34.0 to 0.35.0 in /HadesScheduler (#164) * Bump github.com/testcontainers/testcontainers-go in /HadesScheduler Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.34.0 to 0.35.0. - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](https://github.com/testcontainers/testcontainers-go/compare/v0.34.0...v0.35.0) --- updated-dependencies: - dependency-name: github.com/testcontainers/testcontainers-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Update dependency for HadesAPI too * Bump github.com/testcontainers/testcontainers-go to v0.35.0 in HadesAPI --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Robert Jandow <38583713+robertjndw@users.noreply.github.com> Co-authored-by: Robert Jandow --- HadesAPI/go.mod | 2 +- HadesAPI/go.sum | 4 ++-- HadesScheduler/go.mod | 2 +- HadesScheduler/go.sum | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/HadesAPI/go.mod b/HadesAPI/go.mod index 9d4f12f..a6a551b 100644 --- a/HadesAPI/go.mod +++ b/HadesAPI/go.mod @@ -9,7 +9,7 @@ require ( github.com/ls1intum/hades/shared v0.0.0 github.com/sirupsen/logrus v1.9.3 github.com/stretchr/testify v1.10.0 - github.com/testcontainers/testcontainers-go v0.34.0 + github.com/testcontainers/testcontainers-go v0.35.0 ) replace github.com/ls1intum/hades/shared => ../shared diff --git a/HadesAPI/go.sum b/HadesAPI/go.sum index b835470..adf6ba1 100644 --- a/HadesAPI/go.sum +++ b/HadesAPI/go.sum @@ -300,8 +300,8 @@ github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo= github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA= github.com/stretchr/testify v1.10.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 v0.35.0 h1:uADsZpTKFAtp8SLK+hMwSaa+X+JiERHtd4sQAFmXeMo= +github.com/testcontainers/testcontainers-go v0.35.0/go.mod h1:oEVBj5zrfJTrgjwONs1SsRbnBtH9OKl+IGl3UMcr2B4= 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= diff --git a/HadesScheduler/go.mod b/HadesScheduler/go.mod index cc6874d..058e101 100644 --- a/HadesScheduler/go.mod +++ b/HadesScheduler/go.mod @@ -13,7 +13,7 @@ require ( github.com/ls1intum/hades/shared v0.0.0-20241212135056-89dffd2392b1 github.com/samber/slog-fluentd/v2 v2.5.2 github.com/stretchr/testify v1.10.0 - github.com/testcontainers/testcontainers-go v0.34.0 + github.com/testcontainers/testcontainers-go v0.35.0 golang.org/x/exp v0.0.0-20250103183323-7d7fa50e5329 ) diff --git a/HadesScheduler/go.sum b/HadesScheduler/go.sum index 4cfe569..c28a093 100644 --- a/HadesScheduler/go.sum +++ b/HadesScheduler/go.sum @@ -180,8 +180,8 @@ 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.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA= github.com/stretchr/testify v1.10.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 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/k3s v0.34.0 h1:uY4iM8S8BK4Ha5vvDj/DBnmzXlEqYGGQedKxZYby20E= github.com/testcontainers/testcontainers-go/modules/k3s v0.34.0/go.mod h1:uOBwCScZA5fGwkpAnkwcQWhlwRXMCX+5/mmQ9o0enCY= github.com/tinylib/msgp v1.2.5 h1:WeQg1whrXRFiZusidTQqzETkRpGjFjcIhW6uqWH09po=