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 @@ -576,7 +576,7 @@ require (
576576 gopkg.in/mail.v2 v2.3.1 // indirect
577577 gopkg.in/warnings.v0 v0.1.2 // indirect
578578 gopkg.in/yaml.v3 v3.0.1 // indirect
579- gotest.tools/gotestsum v1.12.3 // indirect
579+ gotest.tools/gotestsum v1.13.0 // indirect
580580 honnef.co/go/tools v0.6.1 // indirect
581581 k8s.io/api v0.33.1 // indirect
582582 k8s.io/apimachinery v0.33.1 // indirect
Original file line number Diff line number Diff line change @@ -1885,8 +1885,8 @@ gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C
18851885gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
18861886gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
18871887gopkg.in/yaml.v3 v3.0.1 /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
1888- gotest.tools/gotestsum v1.12.3 h1:jFwenGJ0RnPkuKh2VzAYl1mDOJgbhobBDeL2W1iEycs =
1889- gotest.tools/gotestsum v1.12.3 /go.mod h1:Y1+e0Iig4xIRtdmYbEV7K7H6spnjc1fX4BOuUhWw2Wk =
1888+ gotest.tools/gotestsum v1.13.0 h1:+Lh454O9mu9AMG1APV4o0y7oDYKyik/3kBOiCqiEpRo =
1889+ gotest.tools/gotestsum v1.13.0 /go.mod h1:7f0NS5hFb0dWr4NtcsAsF0y1kzjEFfAil0HiBQJE03Q =
18901890gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q =
18911891gotest.tools/v3 v3.5.2 /go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA =
18921892honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
You can’t perform that action at this time.
0 commit comments