rename imports

This commit is contained in:
cedricve
2021-06-04 21:51:49 +02:00
parent af24622015
commit 37d8a71395
21 changed files with 67 additions and 36 deletions

View File

@@ -11,7 +11,7 @@ import (
"strings"
"time"
"github.com/use-go/onvif/xsd/iso8601"
"github.com/kerberos-io/onvif/xsd/iso8601"
)
/*

View File

@@ -1,7 +1,7 @@
package onvif
import (
"github.com/use-go/onvif/xsd"
"github.com/kerberos-io/onvif/xsd"
)
// BUG(r): Enum types implemented as simple string