version: bump up to 3.5.0-alpha.0

This commit is contained in:
Piotr Tabor
2021-02-24 19:55:45 +00:00
parent d4d2b80608
commit 60d5159091
8 changed files with 31 additions and 31 deletions

View File

@@ -7,7 +7,7 @@ require (
github.com/gogo/protobuf v1.3.1
github.com/golang/protobuf v1.3.5
github.com/pkg/errors v0.9.1 // indirect
go.etcd.io/etcd/pkg/v3 v3.5.0-pre
go.etcd.io/etcd/pkg/v3 v3.5.0-alpha.0
)
// Bad imports are sometimes causing attempts to pull that code.