-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #52 from andrewsav-bt/master
fix goreleaser incompatibility
- Loading branch information
Showing
2 changed files
with
9 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,7 +53,7 @@ The easiest way to get everything set up correctly (e.g. ldflags) is to use [gor | |
|
||
``` | ||
# cd DEXTER_SOURCE | ||
# goreleaser release --snapshot --rm-dist | ||
# goreleaser release --snapshot --clean | ||
• releasing... | ||
• loading config file file=.goreleaser.yml | ||
• loading environment variables | ||
|
@@ -216,7 +216,7 @@ It's awesome that you consider contributing to `dexter` and it's really simple. | |
Initial code was written by [Daniel Kerwin](mailto:[email protected]) & David González Ruiz | ||
|
||
Contributors (in alphabetical order): | ||
- https://github.com/andrewsav-datacom | ||
- https://github.com/andrewsav-bt | ||
- https://github.com/cblims | ||
- https://github.com/Lujeni | ||
- https://github.com/pussinboots | ||
|