update unifi to v0.3.5, fix flexint conversions

This commit is contained in:
Cody Lee
2023-07-18 11:59:41 -05:00
parent b2ef926f9d
commit 0e4affbcd5
5 changed files with 18 additions and 18 deletions

2
go.mod
View File

@@ -35,7 +35,7 @@ require (
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/prometheus/client_model v0.4.0 // indirect
github.com/prometheus/procfs v0.10.1 // indirect
github.com/unpoller/unifi v0.3.4
github.com/unpoller/unifi v0.3.5
golang.org/x/sys v0.10.0 // indirect
google.golang.org/protobuf v1.30.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect