mirror of
https://github.com/go-task/task.git
synced 2026-07-08 14:35:18 +00:00
update dependencies
also make sure the module that enables /dev/null path of the sh interpreter is enabled
This commit is contained in:
2
vendor/github.com/Masterminds/sprig/doc.go
generated
vendored
2
vendor/github.com/Masterminds/sprig/doc.go
generated
vendored
@@ -89,7 +89,7 @@ Integer Slice Functions:
|
||||
Conversions:
|
||||
|
||||
- atoi: Convert a string to an integer. 0 if the integer could not be parsed.
|
||||
- in64: Convert a string or another numeric type to an int64.
|
||||
- int64: Convert a string or another numeric type to an int64.
|
||||
- int: Convert a string or another numeric type to an int.
|
||||
- float64: Convert a string or another numeric type to a float64.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user