finish move to goccy/go-json
This commit is contained in:
parent
46caf94ae1
commit
45ae6a9d31
|
@ -2,7 +2,6 @@ package http
|
|||
|
||||
import (
|
||||
"context"
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"time"
|
||||
|
||||
|
@ -13,6 +12,7 @@ import (
|
|||
"Moonshark/core/utils/config"
|
||||
"Moonshark/core/utils/logger"
|
||||
|
||||
"github.com/goccy/go-json"
|
||||
"github.com/valyala/fasthttp"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user