Merge pull request #318619 from r-ryantm/auto-update/goda

goda: 0.5.8 -> 0.5.9
This commit is contained in:
Weijia Wang 2024-06-10 16:55:52 +02:00 committed by GitHub
commit e185c078db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "goda";
version = "0.5.8";
version = "0.5.9";
src = fetchFromGitHub {
owner = "loov";
repo = "goda";
rev = "v${version}";
hash = "sha256-WmOe3MfFWUnFSuwntHUjN+NeeT7TdxfBOgciviYZC0Y=";
hash = "sha256-tkGIo4FWIFFMtp4rP0GJaF7B6lrmtjaAVx45G4wAPQg=";
};
vendorHash = "sha256-FYjlOYB0L4l6gF8hYtJroV1qMQD0ZmKWXBarjyConRs=";