goimports-reviser: 3.6.4 -> 3.6.5

This commit is contained in:
R. Ryantm
2024-05-23 14:41:59 +00:00
parent 64ea1c0661
commit c48dd1b43a

View File

@@ -5,13 +5,13 @@
buildGoModule rec {
pname = "goimports-reviser";
version = "3.6.4";
version = "3.6.5";
src = fetchFromGitHub {
owner = "incu6us";
repo = "goimports-reviser";
rev = "v${version}";
hash = "sha256-+GVC/qJnqWm5tsn2Y5BPafapp7ct9kqHWlDNxukEZsM=";
hash = "sha256-46s6A1sGqoJR3XihaCkVCxTpManl330mMcJ8hv66zDc=";
};
vendorHash = "sha256-z+FeAXPXKi653im2X2WOP1R9gRl/x7UBnndoEXoxdwA=";