From bb1d0a26d067503d13a9c478a025e5d62c00949b Mon Sep 17 00:00:00 2001 From: Adrian Gallagher Date: Fri, 3 Mar 2017 17:31:11 +1100 Subject: [PATCH] Enable config encryption support --- encryption.go => config_encryption.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename encryption.go => config_encryption.go (100%) diff --git a/encryption.go b/config_encryption.go similarity index 100% rename from encryption.go rename to config_encryption.go