feat: go 1.21

This commit is contained in:
Pete Davison
2024-02-17 23:29:49 -03:00
committed by Andrey Nering
parent 81148c312e
commit 8d0754af4d
11 changed files with 52 additions and 29 deletions
+2 -2
View File
@@ -5,11 +5,11 @@ import (
"path/filepath"
"strings"
"gopkg.in/yaml.v3"
"github.com/go-task/task/v3/internal/execext"
"github.com/go-task/task/v3/internal/filepathext"
omap "github.com/go-task/task/v3/internal/omap"
"gopkg.in/yaml.v3"
)
// Include represents information about included taskfiles