glow icon indicating copy to clipboard operation
glow copied to clipboard

chore: clean up deprecated io/ioutil dependencies

Open bashbunni opened this issue 1 year ago • 0 comments

We are still depending on functionality from the package io/ioutil. Run golangci-lint on the project to see the where this needs to be changed.

A PR including some tests to ensure no change in functionality would be ideal.

bashbunni avatar Sep 02 '22 17:09 bashbunni