mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 06:28:42 +01:00
chore: removes go-json (#3284)
This commit is contained in:
@@ -3,7 +3,7 @@ package utils
|
||||
import (
|
||||
"sync"
|
||||
|
||||
"github.com/goccy/go-json"
|
||||
"encoding/json"
|
||||
)
|
||||
|
||||
type RingBuffer[T any] struct {
|
||||
|
||||
Reference in New Issue
Block a user