Closed karuppiah7890 closed 4 years ago
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! 😄
ioutil.ReadFile
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! 😄