Missed on files requiring json encoding.

This commit is contained in:
2024-02-05 15:37:24 +00:00
parent 3149a27466
commit 4cf27e0e3b
4 changed files with 5 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@ import (
"os"
"time"
"github.com/goccy/go-json"
goratecounter "github.com/lukaszraczylo/go-ratecounter"
)