chore: update repository references from go-onvif to onvif-go

This commit is contained in:
ProtoTess
2025-11-12 17:45:04 +00:00
parent a6fda445f3
commit ea382eb9dc
43 changed files with 80 additions and 80 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ import (
"strings"
"time"
"github.com/0x524A/go-onvif"
"github.com/0x524A/go-onvif/discovery"
"github.com/0x524A/onvif-go"
"github.com/0x524A/onvif-go/discovery"
)
type CLI struct {
+2 -2
View File
@@ -8,8 +8,8 @@ import (
"strings"
"time"
"github.com/0x524A/go-onvif"
"github.com/0x524A/go-onvif/discovery"
"github.com/0x524A/onvif-go"
"github.com/0x524A/onvif-go/discovery"
)
func main() {
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"syscall"
"time"
"github.com/0x524A/go-onvif/server"
"github.com/0x524A/onvif-go/server"
)
var (