cobra-cli icon indicating copy to clipboard operation
cobra-cli copied to clipboard

remove the use of depreceated pacakge ioutil and comply with gopls linter

Open bokunodev opened this issue 1 year ago • 1 comments

Changes to be committed: modified: golden_test.go - remove ioutil pacakge modified: init_test.go - remove ioutil pacakge modified: licenses.go - formating and change fmt.Errorf to errors.New to comply with gopls linter

bokunodev avatar Oct 29 '24 04:10 bokunodev