1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 22:39:18 +01:00

chore: removes go-json (#3284)

This commit is contained in:
Amir Raminfar
2024-09-20 10:02:00 -07:00
committed by GitHub
parent 0f3585a3f4
commit dfaa52e2a6
15 changed files with 16 additions and 36 deletions

View File

@@ -9,7 +9,7 @@ import (
"io"
"time"
"github.com/goccy/go-json"
"encoding/json"
"github.com/amir20/dozzle/internal/agent/pb"
"github.com/amir20/dozzle/internal/docker"