update dependancies

Signed-off-by: MatthieuFin <matthieu2717@gmail.com>
pull/4084/head
MatthieuFin 2021-08-31 17:27:18 +02:00
parent c4e53b9365
commit 338af4e584
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -43,7 +43,7 @@ require (
k8s.io/kube-aggregator v0.19.12
sigs.k8s.io/cluster-api v0.3.11-0.20210106212952-b6c1b5b3db3d
sigs.k8s.io/controller-runtime v0.7.1-0.20201215171748-096b2e07c091
sigs.k8s.io/yaml v1.2.0 // indirect
sigs.k8s.io/yaml v1.2.0
)
replace github.com/gogo/protobuf => github.com/gogo/protobuf v1.3.2