mirror of
https://github.com/unpoller/unpoller.git
synced 2026-04-05 08:54:00 -04:00
fix dd client interface change, update deprecated context lib in influxdb
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
package influxunifi
|
||||
|
||||
import (
|
||||
"context"
|
||||
"crypto/tls"
|
||||
"fmt"
|
||||
"net/url"
|
||||
@@ -16,7 +17,6 @@ import (
|
||||
"github.com/unpoller/unifi/v5"
|
||||
"github.com/unpoller/unpoller/pkg/poller"
|
||||
"github.com/unpoller/unpoller/pkg/webserver"
|
||||
"golang.org/x/net/context"
|
||||
"golift.io/cnfg"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user