mirror of
https://github.com/datarhei/core.git
synced 2025-11-03 02:23:42 +08:00
Use faster JSON and gzip packages
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
package api
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
|
||||
"github.com/datarhei/core/v16/encoding/json"
|
||||
"github.com/datarhei/core/v16/restream/app"
|
||||
|
||||
"github.com/lithammer/shortuuid/v4"
|
||||
|
||||
Reference in New Issue
Block a user