This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Description
Operating system: Ubuntu 20.04
Go version: 1.14.2 linux/amd64
Running go get github.com/prysmaticlabs/remote-signer
or go get -u github.com/prysmaticlabs/remote-signer
results in this error:
# k8s.io/client-go/rest
/home/radek/go/pkg/mod/k8s.io/[email protected]+incompatible/rest/request.go:598:31: not enough arguments in call to watch.NewStreamWatcher
have (*versioned.Decoder)
want (watch.Decoder, watch.Reporter)