do not pin kubernetes client

Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
This commit is contained in:
Bernd Verst 2022-10-12 15:14:16 -07:00
parent 80adc9adfe
commit 58b1ec4055
1 changed files with 0 additions and 2 deletions

2
go.mod
View File

@ -374,8 +374,6 @@ require (
sigs.k8s.io/yaml v1.3.0 // indirect
)
replace k8s.io/client => github.com/kubernetes-client/go v0.0.0-20190928040339-c757968c4c36
replace github.com/eclipse/paho.mqtt.golang => github.com/shivamkm07/paho.mqtt.golang v1.3.6-0.20220106130409-e28a1db639f8
replace github.com/gobwas/pool => github.com/gobwas/pool v0.2.1