version: bump up to 3.5.6

This commit is contained in:
Marek Siarkowicz
2022-11-21 15:54:14 +01:00
parent d0424a7bf1
commit cecbe35ce0
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.5
go.etcd.io/etcd/client/pkg/v3 v3.5.6
)
// Bad imports are sometimes causing attempts to pull that code.