goreleaser: 1.12.2 -> 1.12.3
This commit is contained in:
parent
71c5816834
commit
9fb00cb331
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
buildGoModule rec {
|
||||
pname = "goreleaser";
|
||||
version = "1.12.2";
|
||||
version = "1.12.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "goreleaser";
|
||||
|
|
Loading…
Reference in a new issue