1
0
Fork 0
mirror of https://github.com/spf13/cobra synced 2025-04-07 23:39:12 +00:00
spf13--cobra/site/content
Nir Soffer 511af59cb3
Replace deprecated ioutil usage ()
Fixing golangci-lint errors[1]:

    Error: SA1019: "io/ioutil" has been deprecated since Go 1.19: As of
    Go 1.16, the same functionality is now provided by package [io] or
    package [os], and those implementations should be preferred in new
    code. See the specific function documentation for details.
    (staticcheck)

[1] https://github.com/spf13/cobra/actions/runs/10535452454/job/29194442289?pr=2180
2024-08-24 07:05:26 -04:00
..
completions Add env variable to suppress completion descriptions on create () 2023-12-17 13:50:59 -05:00
docgen Replace deprecated ioutil usage () 2024-08-24 07:05:26 -04:00
active_help.md Replace all non-alphanumerics in active help env var program prefix () 2023-10-29 12:06:51 -06:00
projects_using_cobra.md Add Incus to the list of projects using Cobra () 2024-03-07 19:36:58 -05:00
user_guide.md docs: update user guide () 2024-04-08 06:47:35 -04:00