mod+kvdb: update etcd to v3.5.0

This commit is contained in:
Oliver Gugger
2021-07-27 12:59:58 +02:00
parent 235efc04e4
commit 76e1223bf2
10 changed files with 835 additions and 225 deletions

View File

@@ -249,8 +249,8 @@ jobs:
fail-fast: false
matrix:
pinned_dep:
- google.golang.org/grpc v1.29.1
- github.com/golang/protobuf v1.4.3
- google.golang.org/grpc v1.38.0
- github.com/golang/protobuf v1.5.2
steps:
- name: git checkout