build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.2 (#88)

This commit is contained in:
dependabot[bot]
2022-06-13 06:34:24 -05:00
committed by GitHub
parent 808270482c
commit f441b148a1
2 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ require (
github.com/pires/go-proxyproto v0.6.2
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.7.2
golang.org/x/text v0.3.7
k8s.io/api v0.18.5
k8s.io/apimachinery v0.18.5
@@ -46,7 +46,7 @@ require (
google.golang.org/protobuf v1.27.1 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.2.8 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/klog v1.0.0 // indirect
k8s.io/utils v0.0.0-20200324210504-a9aa75ae1b89 // indirect
sigs.k8s.io/structured-merge-diff/v3 v3.0.0 // indirect