Commit graph

4 commits

Author SHA1 Message Date
Alex Miranda
9d0558eacc
Merge 53bc9d3219 into ceb39aba25 2025-03-21 21:51:00 -04:00
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
Alexander Miranda
53bc9d3219
feat: #1140 updating doc gen docs for new method 2024-06-19 13:31:07 -05:00
Unai Martinez-Corral
dcb405a939
Move documentation sources to site/content (#1428) 2023-06-20 17:15:36 -04:00
Renamed from doc/md_docs.md (Browse further)