build(be):update golangci-lint action config
This commit is contained in:
@ -3,12 +3,13 @@ package log
|
||||
import (
|
||||
"fmt"
|
||||
"io"
|
||||
"next-terminal/server/global"
|
||||
"os"
|
||||
"path"
|
||||
"strconv"
|
||||
"time"
|
||||
|
||||
"next-terminal/pkg/global"
|
||||
|
||||
"github.com/labstack/echo/v4"
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
Reference in New Issue
Block a user