From 188cc9305e1a9691cf229bb86acb3f7520fd41a4 Mon Sep 17 00:00:00 2001 From: ieee0824 Date: Thu, 12 Oct 2017 17:58:51 +0900 Subject: [PATCH] fmt --- cryptex.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cryptex.go b/cryptex.go index ed66058..c2c5f62 100644 --- a/cryptex.go +++ b/cryptex.go @@ -5,12 +5,12 @@ import ( "encoding/base64" "encoding/json" "errors" + "fmt" "github.com/ghodss/yaml" "github.com/ieee0824/cryptex/encryptor" "io/ioutil" "os" "os/exec" - "fmt" ) const (