Skip to content

Commit 4a2e548

Browse files
committed
BUILD/MINOR: update client-go library to v0.22.2
1 parent 33b649c commit 4a2e548

File tree

2 files changed

+71
-49
lines changed

2 files changed

+71
-49
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ require (
88
github.com/haproxytech/client-native/v2 v2.5.2-0.20211021104411-038f5cf8ec14
99
github.com/haproxytech/config-parser/v4 v4.0.0-rc2.0.20211021093817-f9021b6ca61c
1010
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
11+
github.com/stretchr/testify v1.7.0
12+
k8s.io/api v0.22.2
13+
k8s.io/apimachinery v0.22.2
14+
k8s.io/client-go v0.22.2
1515
)

0 commit comments

Comments
 (0)