remove temp file if not used rather than overwrite and leave a dangling file at the end
This commit is contained in:
2
go.mod
2
go.mod
@@ -2,4 +2,4 @@ module git.teamworkapps.com/shortcut/imageoptimizer
|
||||
|
||||
go 1.17
|
||||
|
||||
require github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
|
||||
require github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
|
||||
|
Reference in New Issue
Block a user