mirror of
https://github.com/go-task/task.git
synced 2025-08-08 22:36:57 +02:00
feat: go 1.21
This commit is contained in:
committed by
Andrey Nering
parent
81148c312e
commit
8d0754af4d
@ -4,11 +4,11 @@ import (
|
||||
"bufio"
|
||||
"io"
|
||||
"os"
|
||||
"slices"
|
||||
"strconv"
|
||||
"strings"
|
||||
|
||||
"github.com/fatih/color"
|
||||
"golang.org/x/exp/slices"
|
||||
|
||||
"github.com/go-task/task/v3/errors"
|
||||
"github.com/go-task/task/v3/internal/term"
|
||||
|
Reference in New Issue
Block a user