fix: import sse

This commit is contained in:
2024-10-25 16:10:46 +03:00
parent 9aa1216a15
commit 6fd52ac6b8
6 changed files with 8 additions and 17 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ import (
"git.company.lan/gopkg/gin/binding"
"git.company.lan/gopkg/gin/render"
"github.com/gin-contrib/sse"
"git.company.lan/gopkg/gin-sse"
)
// Content-Type MIME of the most common data formats.