Results 2 issues of Roman Varkuta

Generate key with next command ```bash /: openssl ecparam -name secp521r1 -genkey -noout -out key.pem ``` With package i use sha256 to sign the payload ```php use Lcobucci\JWT\Signer\Ecdsa\Sha256; use Lcobucci\JWT\Signer\Key\InMemory;...

I set fresh version of go and run installation command from doc Get next error: ```bash ...% go get -v github.com/i582/phpstats github.com/c-bata/go-prompt/internal/term # github.com/c-bata/go-prompt/internal/term ../go/src/github.com/c-bata/go-prompt/internal/term/term.go:22:7: assignment mismatch: 1 variable but...