break out poller

This commit is contained in:
David Newhall II 2021-03-14 22:54:14 -07:00
parent c66bdf6926
commit 676d7ac771
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ go 1.15
require (
github.com/gorilla/mux v1.8.0
github.com/unifi-poller/poller v0.0.8
github.com/unifi-poller/poller v0.0.0-20210315011940-c43dc3c221b4
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83
)