fix: WAN network support was broken

This commit is contained in:
Mateusz Filipowicz
2025-02-06 23:30:34 +01:00
parent 4be261d2a8
commit c393dcbe71
8 changed files with 13 additions and 8 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/paultyng/go-unifi
module github.com/filipowm/go-unifi
go 1.22.1