Skip to content

Commit

Permalink
Update module github.com/giantswarm/clustertest to v1.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 91d02d6 commit 3dc1fa3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/e2e/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ replace github.com/alessio/shellescape => al.essio.dev/pkg/shellescape v1.5.1
require (
github.com/giantswarm/apiextensions-application v0.6.2
github.com/giantswarm/apptest-framework v1.10.2
github.com/giantswarm/clustertest v1.32.0
github.com/giantswarm/clustertest v1.32.1
github.com/onsi/ginkgo/v2 v2.22.2
github.com/onsi/gomega v1.36.2
k8s.io/api v0.32.0
Expand Down
4 changes: 2 additions & 2 deletions tests/e2e/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ github.com/giantswarm/apptest-framework v1.10.2 h1:Nb7XzhhGEJQuynPcBdSfCd3E1mXYI
github.com/giantswarm/apptest-framework v1.10.2/go.mod h1:BphUghVWyKyMmm8qvEDqFq/aSr45iTSf8UczO89u3Go=
github.com/giantswarm/cluster-standup-teardown v1.25.5 h1:yNwT2SC+/Mri3qjGY5RitqhEzj9+2YRNtOVbjdt9cD8=
github.com/giantswarm/cluster-standup-teardown v1.25.5/go.mod h1:Gu3jW90KXBEm2FBO+bsOqo9ErPOJhe5+KlIoNiJ7R3M=
github.com/giantswarm/clustertest v1.32.0 h1:j0hsCJ4pWA+bEbgGG3qyx3wZ9HQMr/0qGpITZdZCldw=
github.com/giantswarm/clustertest v1.32.0/go.mod h1:hNuX2ifImtzySCPu3KxSUO7cnuBRTLxzKjCsxCdKt0E=
github.com/giantswarm/clustertest v1.32.1 h1:O359XcoK7M2osK8HupB3kkS6+NR9IpQai4fHEUiwkDk=
github.com/giantswarm/clustertest v1.32.1/go.mod h1:V+2IV6zy4XjWzmy6/Ds9OW3Y8M9kmFyF2hZuSAUTqAY=
github.com/giantswarm/k8smetadata v0.25.0 h1:6mKmmm4xHPuBvxDMAkIhU5oj6KJkJSaR2s5esIsnHs4=
github.com/giantswarm/k8smetadata v0.25.0/go.mod h1:QiQAyaZnwco1U0lENLF0Kp4bSN4dIPwIlHWEvUo3ES8=
github.com/giantswarm/kubectl-gs/v2 v2.57.0 h1:IMmho55Qq+WE+frJXcTBhx19+J54xwu/j4+pGU5YecA=
Expand Down

0 comments on commit 3dc1fa3

Please sign in to comment.