mirror of
https://github.com/docker/docs.git
synced 2026-03-30 15:58:53 +07:00
We now deal with CryptoServices directly instead of passing around Signers. UnlockedSigner becomes UnlockedCryptoService because it no longer contains a Signer. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>