fix(build): go and nix builds not working properly

This commit is contained in:
Karol Broda
2025-12-23 10:01:01 +01:00
parent b2be0df2f9
commit 7fdb1ed477
20 changed files with 32 additions and 30 deletions

View File

@@ -2,8 +2,8 @@ package cmd
import (
"fmt"
"snitch/internal/collector"
"snitch/internal/color"
"github.com/karol-broda/snitch/internal/collector"
"github.com/karol-broda/snitch/internal/color"
"strconv"
"strings"