Commit 15268e8c authored by johncming's avatar johncming Committed by Matt Holt

caddytls: sort import statement (#2552)

parent 04789a24
......@@ -21,9 +21,9 @@ import (
"os"
"testing"
"github.com/go-acme/lego/certcrypto"
"github.com/mholt/caddy"
"github.com/mholt/certmagic"
"github.com/go-acme/lego/certcrypto"
)
func TestMain(m *testing.M) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment