summaryrefslogtreecommitdiff
path: root/cmd/storagefuncs.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/storagefuncs.go')
-rw-r--r--cmd/storagefuncs.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/cmd/storagefuncs.go b/cmd/storagefuncs.go
index a9f1bca..6a6daec 100644
--- a/cmd/storagefuncs.go
+++ b/cmd/storagefuncs.go
@@ -23,8 +23,9 @@ import (
"io"
"os"
- "github.com/caddyserver/caddy/v2"
"github.com/caddyserver/certmagic"
+
+ "github.com/caddyserver/caddy/v2"
)
type storVal struct {