mirror of
https://github.com/cedricve/go-onvif.git
synced 2026-04-22 15:58:15 +08:00
Update discovery.go
This commit is contained in:
committed by
GitHub
parent
222bd74c2e
commit
567e8ce298
+1
-1
@@ -8,7 +8,7 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/clbanning/mxj"
|
||||
"github.com/satori/go.uuid"
|
||||
"github.com/gofrs/uuid"
|
||||
)
|
||||
|
||||
var errWrongDiscoveryResponse = errors.New("Response is not related to discovery request")
|
||||
|
||||
Reference in New Issue
Block a user