This commit is contained in:
2024-04-02 14:36:18 +03:00
parent 7a865dcf1d
commit 9aa1216a15
26 changed files with 108 additions and 117 deletions
+2 -2
View File
@@ -19,9 +19,9 @@ import (
"sync"
"time"
"git.company.lan/gopkg/gin/binding"
"git.company.lan/gopkg/gin/render"
"github.com/gin-contrib/sse"
"github.com/gin-gonic/gin/binding"
"github.com/gin-gonic/gin/render"
)
// Content-Type MIME of the most common data formats.