upgrade onvif library

This commit is contained in:
Cedric Verstraeten
2023-12-18 20:16:21 +01:00
parent 71b6d48393
commit 8902e4e789
275 changed files with 9225 additions and 7711 deletions

7
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,7 @@
version: 2
updates:
# Maintain dependencies for Go modules
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"