firectl icon indicating copy to clipboard operation
firectl copied to clipboard

Remove io/ioutil package dependency

Open austinvazquez opened this issue 3 years ago • 1 comments

Issue #, if available:

Description of changes: Package io/ioutil deprecated since Go 1.16 Reference: https://go.dev/doc/go1.16#ioutil

Requires #93

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Austin Vazquez [email protected]

austinvazquez avatar Aug 30 '22 06:08 austinvazquez

Looks like we are having the same issue here re pinned dependencies, specifically ltag again as was the case addressed by this PR on the firecracker-go-sdk https://github.com/firecracker-microvm/firecracker-go-sdk/pull/445

ginglis13 avatar Sep 06 '22 18:09 ginglis13