fix: update repository references from '0x524A' to '0x524a' across documentation and code

This commit is contained in:
ProtoTess
2025-11-12 19:43:37 +00:00
parent d337cf5526
commit bd85e94b7d
43 changed files with 93 additions and 93 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ import (
"strings"
"time"
"github.com/0x524A/onvif-go"
"github.com/0x524A/onvif-go/discovery"
"github.com/0x524a/onvif-go"
"github.com/0x524a/onvif-go/discovery"
)
type CLI struct {