bump unifi version to 5.1.1

This commit is contained in:
Cody Lee
2025-08-20 11:40:37 -05:00
parent 647acd79f4
commit b37317a88d
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/prometheus/common v0.65.0
github.com/spf13/pflag v1.0.7
github.com/stretchr/testify v1.10.0
github.com/unpoller/unifi/v5 v5.1.0
github.com/unpoller/unifi/v5 v5.1.1
golang.org/x/crypto v0.41.0
golang.org/x/net v0.43.0
golang.org/x/term v0.34.0