SIGN IN SIGN UP
spf13 / cobra UNCLAIMED

A Commander for modern Go CLI interactions

0 0 139 Go

fix: remove deprecated io/ioutils package (#2120)

ioutils.ReadAll is deprecated since Go 1.16. This commit replaces it with
io.ReadAll. See https://pkg.go.dev/io/ioutil\#ReadAll for reference

Issue #2119
P
Pedro Mota committed
bd914e58d69d65e494b45bdb40e90ca816b92fcc
Parent: 1f80fa2
Committed by GitHub <noreply@github.com> on 3/12/2024, 10:42:46 AM