boulder/sa
Jacob Hoffman-Andrews 9423467142 Switch to our own fork of go-jose.
This is the result of `godep save -r ./...` and
`git rm -r -f Godeps/_workspace/src/github.com/square`

Our fork is currently at the head of go-jose when Richard made the local nonce
changes, with the nonce changes added on top. In other words, the newly created
files are exactly equal to the deleted files.

In a separate commit I will bring our own go-jose fork up to the remote head,
then update our deps.

Also note: Square's go-jose repo contains a `cipher` package. Since we don't
make any changes to that package, we leave it imported as-is.
2015-07-24 14:39:00 -07:00
..
database.go rename dbName to dbConnect 2015-07-10 16:17:27 -07:00
database_test.go rename dbName to dbConnect 2015-07-10 16:17:27 -07:00
storage-authority.go Switch to our own fork of go-jose. 2015-07-24 14:39:00 -07:00
storage-authority_test.go Switch to our own fork of go-jose. 2015-07-24 14:39:00 -07:00
test-cert.der Add initial certificate status in SA. 2015-04-23 19:52:34 -07:00
type-converter.go Switch to our own fork of go-jose. 2015-07-24 14:39:00 -07:00
type-converter_test.go Switch to our own fork of go-jose. 2015-07-24 14:39:00 -07:00
www.eff.org.der Add initial certificate status in SA. 2015-04-23 19:52:34 -07:00