pfi79

Results 8 issues of pfi79

… yet. after reconnect seek "from" switches to "newest" Signed-off-by: Fred Partanskiy

stale

### Go version go version go1.22.3 linux/amd64 ### Output of `go env` in your module/workspace: ```shell GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/home/runner/.cache/go-build' GOENV='/home/runner/.config/go/env' GOEXE='' GOEXPERIMENT='nocoverageredesign' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/opt/go/pkg/mod' GONOPROXY='' GONOSUMDB=''...

NeedsInvestigation
GoCommand

The new fabric-protos-go-apiv2 has copy protection in the structures. This code is adapted for the transition to the new protos-go-apiv2.

preparing to install the new protobuf package

### Current Status Currently there is a vendor folder I have a question: why is it needed? It is written in the documentation for [vendoring](https://go.dev/ref/mod#vendoring): ``` Vendoring may be used...

workitem