We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b649c commit 4a2e548Copy full SHA for 4a2e548
go.mod
@@ -8,8 +8,8 @@ require (
8
github.com/haproxytech/client-native/v2 v2.5.2-0.20211021104411-038f5cf8ec14
9
github.com/haproxytech/config-parser/v4 v4.0.0-rc2.0.20211021093817-f9021b6ca61c
10
github.com/jessevdk/go-flags v1.4.0
11
- github.com/stretchr/testify v1.6.1
12
- k8s.io/api v0.21.3
13
- k8s.io/apimachinery v0.21.3
14
- k8s.io/client-go v0.21.3
+ github.com/stretchr/testify v1.7.0
+ k8s.io/api v0.22.2
+ k8s.io/apimachinery v0.22.2
+ k8s.io/client-go v0.22.2
15
)
0 commit comments