version: bump up to 3.5.3

This commit is contained in:
Marek Siarkowicz
2022-04-13 17:17:51 +02:00
parent 842cb4b4fc
commit 0452feec71
10 changed files with 43 additions and 43 deletions

View File

@@ -8,7 +8,7 @@ require (
github.com/gogo/protobuf v1.3.2
github.com/golang/protobuf v1.5.2
github.com/pkg/errors v0.9.1 // indirect
go.etcd.io/etcd/client/pkg/v3 v3.5.2
go.etcd.io/etcd/client/pkg/v3 v3.5.3
)
// Bad imports are sometimes causing attempts to pull that code.