idun/vendor/github.com/urfave/cli/v2
Renovate Bot b792a8f374
Some checks are pending
Dev Version / Release (push) Waiting to run
chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/urfave/cli/v2](https://github.com/urfave/cli) | require | minor | `v2.25.7` -> `v2.27.4` |

>  **Important**
>
> Release Notes retrieval for this PR were skipped because no github.com credentials were available.
> If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes).

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4yIiwidXBkYXRlZEluVmVyIjoiMzguMjEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #5
Co-authored-by: Renovate Bot <renovate@keks.cloud>
Co-committed-by: Renovate Bot <renovate@keks.cloud>
2024-09-14 01:23:23 +00:00
..
.flake8 init 2023-10-12 10:20:53 +02:00
.gitignore chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
.golangci.yaml chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
app.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
args.go init 2023-10-12 10:20:53 +02:00
category.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
cli.go init 2023-10-12 10:20:53 +02:00
CODE_OF_CONDUCT.md init 2023-10-12 10:20:53 +02:00
command.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
context.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
docs.go init 2023-10-12 10:20:53 +02:00
errors.go init 2023-10-12 10:20:53 +02:00
fish.go init 2023-10-12 10:20:53 +02:00
flag-spec.yaml init 2023-10-12 10:20:53 +02:00
flag.go init 2023-10-12 10:20:53 +02:00
flag_bool.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
flag_duration.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
flag_ext.go init 2023-10-12 10:20:53 +02:00
flag_float64.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
flag_float64_slice.go init 2023-10-12 10:20:53 +02:00
flag_generic.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
flag_int.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
flag_int64.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
flag_int64_slice.go init 2023-10-12 10:20:53 +02:00
flag_int_slice.go init 2023-10-12 10:20:53 +02:00
flag_path.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
flag_string.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
flag_string_slice.go init 2023-10-12 10:20:53 +02:00
flag_timestamp.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
flag_uint.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
flag_uint64.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
flag_uint64_slice.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
flag_uint_slice.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
funcs.go init 2023-10-12 10:20:53 +02:00
godoc-current.txt chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
help.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
LICENSE init 2023-10-12 10:20:53 +02:00
Makefile init 2023-10-12 10:20:53 +02:00
mkdocs-reqs.txt chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
mkdocs.yml chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
parse.go init 2023-10-12 10:20:53 +02:00
README.md init 2023-10-12 10:20:53 +02:00
sliceflag.go init 2023-10-12 10:20:53 +02:00
sort.go init 2023-10-12 10:20:53 +02:00
suggestions.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
template.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00
zz_generated.flags.go chore(deps): update module github.com/urfave/cli/v2 to v2.27.4 (#5) 2024-09-14 01:23:23 +00:00

cli

Run Tests Go Reference 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