go-appimage icon indicating copy to clipboard operation
go-appimage copied to clipboard

Small fix

Open CalebQ42 opened this issue 1 year ago • 0 comments

  • Fixed deleted AppImages not being removed.
  • Updated go.mod to use go 1.19, and updated dependencies.
  • Removed instances if io/ioutil since it's depreciated.
  • go fmt also fixed some formatting when doing above.

CalebQ42 avatar Oct 08 '22 11:10 CalebQ42