Move repository to Ullaakut
This commit is contained in:
committed by
Brendan Le Glaunec
parent
8289f1edda
commit
5a0ee4aaa7
@@ -3,7 +3,7 @@ package websocket
|
||||
import (
|
||||
"net/http"
|
||||
|
||||
"github.com/EtixLabs/cameradar/server/adaptor"
|
||||
"github.com/Ullaakut/cameradar/server/adaptor"
|
||||
|
||||
"github.com/stretchr/testify/mock"
|
||||
)
|
||||
|
||||
@@ -5,7 +5,7 @@ import (
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
"github.com/EtixLabs/cameradar/server/adaptor"
|
||||
"github.com/Ullaakut/cameradar/server/adaptor"
|
||||
|
||||
gorilla "github.com/gorilla/websocket"
|
||||
"github.com/pkg/errors"
|
||||
|
||||
Reference in New Issue
Block a user