Мелочи по зависимостям
This commit is contained in:
@@ -22,7 +22,6 @@ import (
|
||||
"math/rand"
|
||||
"net/http"
|
||||
"os"
|
||||
"runtime"
|
||||
"slices"
|
||||
"strings"
|
||||
"sync"
|
||||
|
||||
@@ -11,9 +11,10 @@ import (
|
||||
"axenov/iptv-checker/app/checker"
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"github.com/spf13/cobra"
|
||||
"log"
|
||||
"time"
|
||||
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
// checkCmd represents the file command
|
||||
|
||||
Reference in New Issue
Block a user