1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

Merge remote-tracking branch 'origin/master' into 298

This commit is contained in:
Carlos Alexandro Becker 2017-07-15 12:08:48 -03:00
commit 6259728984
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -77,7 +77,7 @@ func main() {
}
log.WithField("file", filename).
Info("config create, please edit accordingly to your needs")
Info("config created; please edit accordingly to your needs")
return nil
},
},