fix fpm version and update appname

This commit is contained in:
David Newhall II
2021-06-23 03:49:04 -07:00
parent 81ab41571e
commit b1a0dce3ec
3 changed files with 4 additions and 2 deletions

2
go.mod
View File

@@ -6,6 +6,6 @@ require (
github.com/unpoller/influxunifi v0.0.0-20210623102357-4b2dc7fa818c
github.com/unpoller/inputunifi v0.0.0-20210623102218-06574d44cc6b
github.com/unpoller/lokiunifi v0.0.0-20210623102057-0902524b6a8a
github.com/unpoller/poller v0.0.0-20210623101401-f12841d79a28
github.com/unpoller/poller v0.0.0-20210623104748-50161c195d5e
github.com/unpoller/promunifi v0.0.0-20210623101918-b986e661ac99
)