build(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 (#181)

This commit is contained in:
dependabot[bot]
2023-05-24 22:22:16 -05:00
committed by GitHub
parent c046edec8b
commit 8fab072e18
2 changed files with 3 additions and 3 deletions
+1 -1
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.2
golang.org/x/text v0.8.0
golang.org/x/text v0.9.0
k8s.io/api v0.18.5
k8s.io/apimachinery v0.18.5
k8s.io/client-go v0.18.5