mirror of
https://github.com/go-task/task.git
synced 2026-07-09 06:55:14 +00:00
update deps
This commit is contained in:
3
vendor/github.com/mvdan/sh/interp/doc.go
generated
vendored
3
vendor/github.com/mvdan/sh/interp/doc.go
generated
vendored
@@ -2,7 +2,8 @@
|
||||
// See LICENSE for licensing information
|
||||
|
||||
// Package interp implements an interpreter that executes shell
|
||||
// programs. It aims to support POSIX.
|
||||
// programs. It aims to support POSIX, but its support is not complete
|
||||
// yet. It also supports some Bash features.
|
||||
//
|
||||
// This package is a work in progress and EXPERIMENTAL; its API is not
|
||||
// subject to the 1.x backwards compatibility guarantee.
|
||||
|
||||
Reference in New Issue
Block a user