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
@@ -85,7 +85,7 @@ We have successfully created a **comprehensive, production-ready Go ONVIF librar
### Basic Library Usage
```go
import "github.com/0x524A/go-onvif"
import "github.com/0x524A/onvif-go"
client, err := onvif.NewClient(
"http://192.168.1.100/onvif/device_service",