2
0

change repo

This commit is contained in:
Nikolay Pavlovich
2022-09-04 02:06:46 +03:00
parent 3e74d640ea
commit aff7096e60
3 changed files with 9 additions and 6 deletions
+2 -1
View File
@@ -2,9 +2,10 @@ package main
import (
"context"
"github.com/recws-org/recws"
"log"
"time"
"github.com/nikepan/recws"
)
func main() {