mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-07-17 00:44:32 +02:00
add urfave/cli as an alternative to cobra (#1040)
Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1040 Reviewed-by: Ethical FOSS admin <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
parent
02d657f5e6
commit
a3ae2cc5ec
1 changed files with 1 additions and 1 deletions
|
|
@ -1477,7 +1477,7 @@ Note that Go is itself tainted; see [the Programming Languages section](#program
|
|||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
| --- |:---:| --- | --- |
|
||||
| [cobra](https://github.com/spf13/cobra) | [](#request-for-help) | [](#sponsored-by-ai) ([1](https://github.com/spf13/cobra/blob/main/README.md)) | [](#request-for-help) |
|
||||
| [cobra](https://github.com/spf13/cobra) | [](#request-for-help) | [](#sponsored-by-ai) ([1](https://github.com/spf13/cobra/blob/main/README.md)) | [`urfave/cli`](https://cli.urfave.org/) |
|
||||
| [debugui](https://github.com/ebitengine/debugui) | [`f9c0b31a`](https://github.com/ebitengine/debugui/commit/f9c0b31aa2bf90cc0457c742605ac01f3daaefb5) | [](#permissive-ai-policy) ([1](https://github.com/ebitengine/debugui/commit/fe9b3065d06189c6bc9bfb9b3db32972e52bff93), [2](https://github.com/ebitengine/debugui/commit/fe9b3065d06189c6bc9bfb9b3db32972e52bff93)) | [](#request-for-help) |
|
||||
| [Delve](https://github.com/go-delve/delve) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/go-delve/delve/blob/master/Documentation/AI/AI_POLICY.md), [2](https://github.com/go-delve/delve/blob/master/CLAUDE.md)) | [](#request-for-help) |
|
||||
| [ebitengine](https://github.com/hajimehoshi/ebiten) | [`v2.8.7`](https://github.com/hajimehoshi/ebiten/tree/v2.8.7) | [](#permissive-ai-policy) ([1](https://github.com/hajimehoshi/ebiten/commit/f5688eb3e2a664685f3818d671ed3c39b7034c24), [2](https://github.com/hajimehoshi/ebiten/commit/ecbff36e41b127a55c1b396785ad2ccbdc6283a6), [3](https://github.com/hajimehoshi/ebiten/commit/e144fc3fc9adfd9b3552870bb46d29e3b60e578f)) <br />[](#ai-code-reviews) ([1](https://github.com/hajimehoshi/ebiten/pull/3437), [2](https://github.com/hajimehoshi/ebiten/pull/3416), [3](https://github.com/hajimehoshi/ebiten/pull/3411)) | [Vuelto](https://github.com/vuelto-org/vuelto), [Engo](https://github.com/EngoEngine/engo) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue