mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2025-12-10 05:39:38 +05:00
use another lib for json
This commit is contained in:
2
main.go
2
main.go
@@ -10,8 +10,8 @@ import (
|
||||
"github.com/gofiber/fiber/v2"
|
||||
"github.com/gofiber/fiber/v2/middleware/compress"
|
||||
|
||||
"github.com/goccy/go-json"
|
||||
"github.com/gofiber/fiber/v2/middleware/recover"
|
||||
"github.com/segmentio/encoding/json"
|
||||
"github.com/valyala/fasthttp"
|
||||
|
||||
"github.com/maid-zone/soundcloak/lib/cfg"
|
||||
|
||||
Reference in New Issue
Block a user