chore: format

This commit is contained in:
Toby
2023-09-29 22:29:23 -07:00
parent 8a065b1368
commit 39518268f0
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,6 @@ import (
"encoding/json"
"errors"
"fmt"
"github.com/mholt/acmez/acme"
"net"
"net/http"
"net/http/httputil"
@@ -16,6 +15,7 @@ import (
"time"
"github.com/caddyserver/certmagic"
"github.com/mholt/acmez/acme"
"github.com/spf13/cobra"
"github.com/spf13/viper"
"go.uber.org/zap"