mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-03 12:36:09 -04:00
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:
parent
fd640afe96
commit
122a7339d1
6 changed files with 9 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue