1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00

chore: go fmt

This commit is contained in:
Carlos Alexandro Becker 2018-07-21 19:13:27 -03:00
parent e77f666cd9
commit 1f5239f9e9
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -281,7 +281,7 @@ type S3 struct {
Folder string
Profile string
Endpoint string // used for minio for example
ACL string
ACL string
}
// Put HTTP upload configuration