File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ require (
37
37
golang.org/x/tools v0.34.0
38
38
gopkg.in/dnaeon/go-vcr.v3 v3.2.0
39
39
gopkg.in/yaml.v3 v3.0.1
40
- gotest.tools/gotestsum v1.12.2
40
+ gotest.tools/gotestsum v1.12.3
41
41
helm.sh/helm/v3 v3.18.3
42
42
honnef.co/go/tools v0.6.1
43
43
k8s.io/apimachinery v0.33.1
Original file line number Diff line number Diff line change @@ -669,8 +669,8 @@ gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C
669
669
gopkg.in/yaml.v3 v3.0.0-20200605160147-a5ece683394c /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
670
670
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
671
671
gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
672
- gotest.tools/gotestsum v1.12.2 h1:eli4tu9Q2D/ogDsEGSr8XfQfl7mT0JsGOG6DFtUiZ/Q =
673
- gotest.tools/gotestsum v1.12.2 /go.mod h1:kjRtCglPZVsSU0hFHX3M5VWBM6Y63emHuB14ER1/sow =
672
+ gotest.tools/gotestsum v1.12.3 h1:jFwenGJ0RnPkuKh2VzAYl1mDOJgbhobBDeL2W1iEycs =
673
+ gotest.tools/gotestsum v1.12.3 /go.mod h1:Y1+e0Iig4xIRtdmYbEV7K7H6spnjc1fX4BOuUhWw2Wk =
674
674
gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q =
675
675
gotest.tools/v3 v3.5.2 /go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA =
676
676
helm.sh/helm/v3 v3.18.3 h1:+cvyGKgs7Jt7BN3Klmb4SsG4IkVpA7GAZVGvMz6VO4I =
You can’t perform that action at this time.
0 commit comments