Dear Maintainer,
When updating nextcloud to 33, it shows this warning in the log
Warning: Running version: 2.0.2-1~bpo13+1.debian; Server does not support all
features of this Talk version, missing features: chat-relay.
I tried to update the package, but seems it needs a new version of etcd/client
at least 3.6.8
github.com/strukturag/nextcloud-spreed-signaling/etcd/test
# github.com/strukturag/nextcloud-spreed-signaling/etcd/test
src/github.com/strukturag/nextcloud-spreed-signaling/etcd/test/etcd.go:265:25:
w.op.IsOptsWithPrefix undefined (type clientv3.Op has no field or method
IsOptsWithPrefix, but does have unexported field isOptsWithPrefix)
src/github.com/strukturag/nextcloud-spreed-signaling/etcd/test/etcd.go:282:25:
w.op.IsOptsWithPrefix undefined (type clientv3.Op has no field or method
IsOptsWithPrefix, but does have unexported field isOptsWithPrefix)
src/github.com/strukturag/nextcloud-spreed-signaling/etcd/test/etcd.go:391:8:
op.IsOptsWithPrefix undefined (type clientv3.Op has no field or method
IsOptsWithPrefix, but does have unexported field isOptsWithPrefix)
I have pushed my changes to git. I'd appreciate a review of debian/rules
changes. I'm not sure how to decide which go files should be ran through
easyjson.