~hduran-8/+junk/caddy

« back to all changes in this revision

Viewing changes to debian/gocode/src/golang.org/x/crypto/openpgp/packet/public_key_v3.go

  • Committer: Horacio Durán
  • Date: 2017-01-20 16:21:20 UTC
  • Revision ID: horacio.duran@canonical.com-20170120162120-l82mfqwmsclnk838
Upgrade to 0.9.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
216
216
                // V3 public keys only support RSA.
217
217
                panic("shouldn't happen")
218
218
        }
219
 
        panic("unreachable")
220
219
}
221
220
 
222
221
// VerifyUserIdSignatureV3 returns nil iff sig is a valid signature, made by this