mirror of
https://github.com/spf13/cobra
synced 2025-02-23 19:16:36 +00:00
Pretty major change in behavior, but with modules a change is needed. Now cobra can initialize and add from within any Go module. The experience is simplified and streamlined, but requires `go mod init` to happen first. |
||
---|---|---|
.. | ||
LICENSE.golden | ||
main.go.golden | ||
root.go.golden | ||
test.go.golden |