This commit is contained in:
2024-04-05 14:07:52 +03:00
parent b1236e724a
commit 58d0141d43
12 changed files with 129 additions and 146 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package main
import (
"net/http"
"github.com/olahol/melody"
"git.company.lan/gopkg/melody"
)
func main() {