diff --git a/pkg/barrow/barrow.go b/pkg/barrow/barrow.go index 4e3fec5..86f5398 100644 --- a/pkg/barrow/barrow.go +++ b/pkg/barrow/barrow.go @@ -8,6 +8,7 @@ import ( "os" "os/exec" "path/filepath" + "slices" "strconv" "strings" "time"