From 3da7837e2e51763b00b2f7af80973b2d5d61933d Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sun, 7 Jul 2024 18:21:59 +0530 Subject: usage -> bpf/usage --- api/bandwidth.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/bandwidth.go') 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 { -- cgit v1.2.3