mirror of
https://github.com/go-task/task.git
synced 2026-07-07 14:09:11 +00:00
feat: go 1.21
This commit is contained in:
committed by
Andrey Nering
parent
81148c312e
commit
8d0754af4d
@@ -2,11 +2,10 @@ package templater
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"maps"
|
||||
"strings"
|
||||
"text/template"
|
||||
|
||||
"golang.org/x/exp/maps"
|
||||
|
||||
"github.com/go-task/task/v3/taskfile/ast"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user