Merge pull request #88143 from r-ryantm/auto-update/gomodifytags

gomodifytags: 1.4.0 -> 1.6.0
This commit is contained in:
Mario Rodas 2020-05-19 07:24:39 -05:00 committed by GitHub
commit 27e6c85a18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "gomodifytags";
version = "1.4.0";
version = "1.6.0";
vendorSha256 = null;
@ -12,7 +12,7 @@ buildGoModule rec {
owner = "fatih";
repo = "gomodifytags";
rev = "v${version}";
sha256 = "1436wjqs6n2jxlyzx38nm4ih6fr11bybivg3wy5nvzfs6cs59q63";
sha256 = "1wmzl5sk5mc46njzn86007sqyyv6han058ppiw536qyhk88rzazq";
};
meta = {