github-commenter: remove goPackagePath

This commit is contained in:
zowoq 2020-12-17 05:43:48 +10:00
parent 566bce3cdb
commit e8829acb42

View File

@ -13,8 +13,6 @@ buildGoModule rec {
vendorSha256 = "Gw+cR5sA5MGuclcvur8olmRtK04LDP5vKJ5k7yZO3B0=";
goPackagePath = "github.com/cloudposse/${pname}";
meta = with lib; {
description = "Command line utility for creating GitHub comments on Commits, Pull Request Reviews or Issues";
license = licenses.asl20;