Removed contentType from storage, rely on metadata

This commit is contained in:
Andrea Spacca
2020-03-15 19:35:43 +01:00
parent 2e33f7c716
commit 3b1b5b890a
5 changed files with 231 additions and 57 deletions

View File

@ -12,7 +12,7 @@ import (
"google.golang.org/api/googleapi"
)
var Version = "1.1.3"
var Version = "1.1.4"
var helpTemplate = `NAME:
{{.Name}} - {{.Usage}}