tests pass locally;

This commit is contained in:
Cody Lee
2025-01-02 11:33:28 -06:00
parent 3602d8cc8f
commit 1b120a258a
4 changed files with 52 additions and 3 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/prometheus/common v0.61.0
github.com/spf13/pflag v1.0.6-0.20201009195203-85dd5c8bc61c
github.com/stretchr/testify v1.10.0
github.com/unpoller/unifi/v5 v5.0.6
github.com/unpoller/unifi/v5 v5.0.7
golang.org/x/crypto v0.31.0
golang.org/x/net v0.33.0
golang.org/x/term v0.27.0