golang.org/x/crypto/openpgp is currently used to as an optional signing key: https://github.com/google/go-github/blob/master/github/git_commits.go#L27-L50 However this package is now deprecated: https://github.com/golang/go/issues/44226