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
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"fmt"
"log"
"github.com/0x524A/go-onvif/server"
"github.com/0x524A/onvif-go/server"
)
func main() {