Update module go.uber.org/multierr to v1.9.0 (#801)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-15 08:03:15 +01:00 committed by GitHub
parent fd640afe96
commit 122a7339d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 8 deletions

View file

@ -16,7 +16,7 @@ require (
go.etcd.io/etcd/api/v3 v3.5.6
go.etcd.io/etcd/client/pkg/v3 v3.5.6
go.etcd.io/etcd/client/v3 v3.5.6
go.uber.org/multierr v1.8.0
go.uber.org/multierr v1.9.0
google.golang.org/api v0.104.0
google.golang.org/protobuf v1.28.1
k8s.io/api v0.25.4