Documentation
¶
Overview ¶
Notecheck checks a go.sum file against a notary.
WARNING! This program is meant as a proof of concept demo and should not be used in production scripts. It does not set an exit status to report whether the checksums matched, and it does not filter the go.sum according to the $GONOVERIFY environment variable.
Usage:
notecheck [-v] notary-key go.sum
The -v flag enables verbose output.
Click to show internal directories.
Click to hide internal directories.