build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0 (#133)

This commit is contained in:
dependabot[bot]
2022-10-23 21:56:57 -05:00
committed by GitHub
parent 213440c9f7
commit ea9f273996
2 changed files with 17 additions and 4 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/testify v1.8.0
golang.org/x/text v0.3.7
golang.org/x/text v0.4.0
k8s.io/api v0.18.5
k8s.io/apimachinery v0.18.5
k8s.io/client-go v0.18.5
@@ -51,7 +51,7 @@ require (
golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 // indirect
golang.org/x/net v0.0.0-20210917221730-978cfadd31cf // indirect
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 // indirect
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f // indirect
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 // indirect
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
google.golang.org/appengine v1.6.6 // indirect