mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-30 22:02:02 +02:00
style: gofmt and fix golangcl-ilint
This commit is contained in:
@@ -3,8 +3,8 @@ package accesslog_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
. "github.com/yusing/go-proxy/internal/logging/accesslog"
|
||||
"github.com/yusing/go-proxy/internal/docker"
|
||||
. "github.com/yusing/go-proxy/internal/logging/accesslog"
|
||||
"github.com/yusing/go-proxy/internal/utils"
|
||||
expect "github.com/yusing/go-proxy/internal/utils/testing"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user