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/usage.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/usage.go') diff --git a/api/usage.go b/api/usage.go index 5849ba7..378c617 100644 --- a/api/usage.go +++ b/api/usage.go @@ -8,7 +8,7 @@ import ( "github.com/dustin/go-humanize" "sinanmohd.com/redq/db" - "sinanmohd.com/redq/usage" + "sinanmohd.com/redq/bpf/usage" ) type UsageStat struct { -- cgit v1.2.3