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 @@ -15,7 +15,7 @@ require (
15
15
github.com/pkg/errors v0.9.1
16
16
github.com/ppc64le-cloud/powervs-utils v0.0.0-20220607051746-a593c549605b
17
17
github.com/spf13/pflag v1.0.5
18
- github.com/stretchr/testify v1.7.4
18
+ github.com/stretchr/testify v1.7.5
19
19
golang.org/x/text v0.3.7
20
20
k8s.io/api v0.23.5
21
21
k8s.io/apiextensions-apiserver v0.23.5
Original file line number Diff line number Diff line change @@ -841,8 +841,8 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5
841
841
github.com/stretchr/testify v1.6.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
842
842
github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
843
843
github.com/stretchr/testify v1.7.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
844
- github.com/stretchr/testify v1.7.4 h1:wZRexSlwd7ZXfKINDLsO4r7WBt3gTKONc6K/VesHvHM =
845
- github.com/stretchr/testify v1.7.4 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
844
+ github.com/stretchr/testify v1.7.5 h1:s5PTfem8p8EbKQOctVV53k6jCJt3UX4IEJzwh+C324Q =
845
+ github.com/stretchr/testify v1.7.5 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
846
846
github.com/subosito/gotenv v1.2.0 h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s =
847
847
github.com/subosito/gotenv v1.2.0 /go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw =
848
848
github.com/tidwall/pretty v1.0.0 h1:HsD+QiTn7sK6flMKIvNmpqz1qrpP3Ps6jOKIKMooyg4 =
You can’t perform that action at this time.
0 commit comments