This commit is contained in:
Lena Fuhrimann 2023-06-13 18:34:54 +02:00
parent 17280f9304
commit ca4237e462

View file

@ -22,5 +22,5 @@ type S3 interface {
type SSEType struct {
Type string
Key string
}
Key string
}