avoid collisions and delete the thumnbnail after successful response

This commit is contained in:
2025-03-25 11:02:15 +01:00
parent 03ac9d3656
commit 269d7cfbf5
8 changed files with 46 additions and 61 deletions

View File

@@ -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