certgraph icon indicating copy to clipboard operation
certgraph copied to clipboard

Go command deprecated

Open mikeg-de opened this issue 3 years ago • 0 comments
trafficstars

The command to install via go is deprecated. Likely other go commands as well.

go get -u github.com/lanrat/certgraph should be go install github.com/lanrat/certgraph@latest

https://github.com/lanrat/certgraph/blob/master/README.md

mikeg-de avatar Aug 01 '22 11:08 mikeg-de