mirror of
https://github.com/JuLi0n21/thumbnailservice.git
synced 2026-04-19 16:00:07 +00:00
avoid collisions and delete the thumnbnail after successful response
This commit is contained in:
@@ -3,6 +3,7 @@ module github.com/JuLi0n21/thumbnail_service
|
||||
go 1.24.1
|
||||
|
||||
require (
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
|
||||
google.golang.org/grpc v1.71.0
|
||||
google.golang.org/protobuf v1.36.6
|
||||
|
||||
Reference in New Issue
Block a user