spf13--cobra/doc
Nir Soffer 511af59cb3
Replace deprecated ioutil usage (#2181)
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
..
cmd_test.go update copyright year (#1927) 2023-03-05 21:28:31 -05:00
man_docs.go More linting (#2099) 2024-04-01 08:42:08 -04:00
man_docs_test.go Replace deprecated ioutil usage (#2181) 2024-08-24 07:05:26 -04:00
man_examples_test.go update copyright year (#1927) 2023-03-05 21:28:31 -05:00
md_docs.go chore: remove repetitive words (#2122) 2024-03-12 06:40:19 -04:00
md_docs_test.go Replace deprecated ioutil usage (#2181) 2024-08-24 07:05:26 -04:00
rest_docs.go chore: remove repetitive words (#2122) 2024-03-12 06:40:19 -04:00
rest_docs_test.go Replace deprecated ioutil usage (#2181) 2024-08-24 07:05:26 -04:00
util.go More linting (#2099) 2024-04-01 08:42:08 -04:00
yaml_docs.go update copyright year (#1927) 2023-03-05 21:28:31 -05:00
yaml_docs_test.go Replace deprecated ioutil usage (#2181) 2024-08-24 07:05:26 -04:00