Skip to content

Commit

Permalink
fix: flake.nex update sha256
Browse files Browse the repository at this point in the history
  • Loading branch information
restanrm committed May 16, 2022
1 parent c4e69fe commit 3000742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
owner = "golangci";
repo = "golangci-lint";
rev = "v${version}";
sha256 = "sha256-BUXEg+4r9L/gqe4DhTlhN55P3jWt7ZyWFQycO6QePrw=";
sha256 = "sha256-hLeBZEZWQ0kyK1yLMQMaLtHIOjc5ZRmhEM7cvXXgcUM=";
};

vendorSha256 = "sha256-sEzWUeVk5GB0H41wrp12P8sBWRjg0FHUX6ABDEEBqK8=";
Expand Down

0 comments on commit 3000742

Please sign in to comment.