You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
I used afero for nothing 😅 It's not really needed at all. One could simply just use ioutil.ReadFile and things would be just fine. I think this would also drastically reduce the binary size. Just a guess! 😄
The text was updated successfully, but these errors were encountered:
I used afero for nothing 😅 It's not really needed at all. One could simply just use
ioutil.ReadFile
and things would be just fine. I think this would also drastically reduce the binary size. Just a guess! 😄The text was updated successfully, but these errors were encountered: