Jesse Szwedko ee0756044c
Upgrade gopkg.in/yaml to v3
Fixes vulnerability: https://github.com/advisories/GHSA-hp87-p4gw-j4gq

YAML v3 deserializes maps as map[string]interface{} so we handle this in
MapImportSource now.

Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
2022-06-18 11:49:24 -07:00
2022-06-18 11:49:24 -07:00
2022-05-23 22:05:31 +02:00
2022-06-18 11:49:24 -07:00
2022-05-08 20:49:08 -04:00
2022-05-06 22:23:17 -04:00
2022-05-01 23:02:05 -04:00
2022-04-23 22:07:16 -04:00
2022-04-23 22:07:16 -04:00
2021-04-05 07:57:41 -04:00
2022-06-13 08:23:41 +10:00
2022-06-13 08:23:41 +10:00
2022-06-13 08:23:41 +10:00
2022-06-13 08:23:41 +10:00
2022-05-01 23:02:05 -04:00
2022-04-23 22:07:16 -04:00
2022-06-18 11:49:24 -07:00
2022-06-18 11:49:24 -07:00
2022-05-18 23:17:57 -04:00
2020-03-03 13:06:34 +01:00
2022-06-13 08:23:41 +10:00
2022-06-13 08:23:41 +10:00
2022-06-13 08:23:41 +10:00
2019-09-13 05:17:24 +05:30
2019-09-13 05:17:24 +05:30

cli

GoDoc codebeat Go Report Card codecov

cli is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way.

Documentation

More documentation is available in ./docs or the hosted documentation site at https://cli.urfave.org.

License

See LICENSE

Description
No description provided
Readme 7 MiB
Languages
Go 99.5%
Makefile 0.3%
Shell 0.1%