Skip to content

Commit

Permalink
Merge branch 'main' into fix-ats
Browse files Browse the repository at this point in the history
  • Loading branch information
ubergesundheit authored Nov 7, 2024
2 parents d696790 + 6819dd6 commit b45f727
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/fluxcd/helm-controller/api v1.1.0
github.com/giantswarm/apptest-framework v1.10.2
github.com/giantswarm/clustertest v1.30.1
github.com/giantswarm/clustertest v1.30.2
github.com/onsi/ginkgo/v2 v2.21.0
github.com/onsi/gomega v1.35.1
k8s.io/apimachinery v0.31.2
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.30.1 h1:SfzAGpShGSjd0G6o3XfhUxAbTMGnyw6qv4UbF+dkVSc=
github.com/giantswarm/clustertest v1.30.1/go.mod h1:41BvUGnuAXlTT5cbGLuZCSUSMVO7zz46qpvfhdK2nV8=
github.com/giantswarm/clustertest v1.30.2 h1:zPiXAf12AG5lU/SBG7aoN/JohaZFnE0OIzMG9rgjOlQ=
github.com/giantswarm/clustertest v1.30.2/go.mod h1:41BvUGnuAXlTT5cbGLuZCSUSMVO7zz46qpvfhdK2nV8=
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 b45f727

Please sign in to comment.