mirror of
https://github.com/mudler/luet.git
synced 2025-09-12 13:26:16 +00:00
Update vendor/
This commit is contained in:
committed by
Ettore Di Giacinto
parent
8ca6051a04
commit
9d0dc601b7
6
vendor/mvdan.cc/sh/syntax/doc.go
vendored
Normal file
6
vendor/mvdan.cc/sh/syntax/doc.go
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright (c) 2016, Daniel Martí <mvdan@mvdan.cc>
|
||||
// See LICENSE for licensing information
|
||||
|
||||
// Package syntax implements parsing and formatting of shell programs.
|
||||
// It supports both POSIX Shell and Bash.
|
||||
package syntax
|
Reference in New Issue
Block a user