Merge pull request #183319 from r-ryantm/auto-update/gore

gore: 0.5.4 -> 0.5.5
This commit is contained in:
Mario Rodas 2022-07-28 11:44:27 -05:00 committed by GitHub
commit 50c3d06e48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "gore";
version = "0.5.4";
version = "0.5.5";
src = fetchFromGitHub {
owner = "motemen";
repo = pname;
rev = "v${version}";
sha256 = "sha256-ipHvflsVBSjqohV/PliS0s0Nhie4nIP/HgupNH/Yui4=";
sha256 = "sha256-ZNv3sqwOEtxjvyqC9oR8xYwo8sywU2MF8ngBw407/ko=";
};
vendorSha256 = "sha256-HrdNWsUVz5G5tG/ZFz2z1Vt4kM12I088/6OIkRFyDl8=";