portworx / kvdb

Generic Key-Value interface
Apache License 2.0
40 stars 13 forks source link

[PWX-36732] vendor update kvdb #125

Closed Glitchfix closed 6 months ago

Glitchfix commented 7 months ago

What this PR does / why we need it: udpate go packages majorly etcd and its dependencies It will also be needed to update dependent packages like secrets, sched-ops, etc. which would help us resolve conflicting versions of certain packages like gRPC and will help us be at the latest versions of all the other packages.

Which issue(s) this PR fixes (optional) Closes #PWX-36732

dahuang-purestorage commented 7 months ago

Can you put more description on why we are doing this change? For example, in porx, there's conflict in x,y,z.. Changes in the PR would resolve x,y,z because .... Many thanks