boulder/rpc
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
..
amqp-rpc.go Remove the dead `rpc.amqpConnect` method. 2015-07-16 13:30:52 -07:00
amqp-rpc_test.go Add empty tests where missing. 2015-04-07 11:27:33 -07:00
rpc-interfaces.go Correct most `go lint` warnings. (274 -> 5) 2015-06-16 22:18:28 -05:00
rpc-wrappers.go Switch to our own fork of go-jose. 2015-07-24 14:39:00 -07:00
rpc-wrappers_test.go Switch to our own fork of go-jose. 2015-07-24 14:39:00 -07:00