debian-forge-composer/internal/upload/oci
Ondřej Budai 23718dc707 upload/oci: fix a crash when the uploader returns an empty response
resp.IsResumable crashes if resp.MultipartUploadResponse == nil. This happens
for instance when authentication fails. Fix this by also checking the
MultipartUploadResponse field.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2023-09-01 13:23:25 +02:00
..
upload.go upload/oci: fix a crash when the uploader returns an empty response 2023-09-01 13:23:25 +02:00