summaryrefslogtreecommitdiff
path: root/api/bandwidth.go
diff options
context:
space:
mode:
Diffstat (limited to 'api/bandwidth.go')
-rw-r--r--api/bandwidth.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/bandwidth.go b/api/bandwidth.go
index 51b1760..d42c846 100644
--- a/api/bandwidth.go
+++ b/api/bandwidth.go
@@ -8,7 +8,7 @@ import (
"github.com/cilium/cilium/pkg/mac"
"github.com/dustin/go-humanize"
- "sinanmohd.com/redq/usage"
+ "sinanmohd.com/redq/bpf/usage"
)
type BandwidthStat struct {