mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 21:19:10 +00:00
* Update Kubernetes to v1.21.0 * Update to golang v1.16.2 * Update dependent modules to track with upstream * Switch to upstream flannel * Track changes to upstream cloud-controller-manager and FeatureGates Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
3 lines
95 B
Plaintext
3 lines
95 B
Plaintext
go-shlex is a simple lexer for go that supports shell-style quoting,
|
|
commenting, and escaping.
|