From bee7d8224773bfa7d4b8c5c4d775aa723c77061e Mon Sep 17 00:00:00 2001 From: saxon Date: Wed, 12 Sep 2018 11:13:47 +0930 Subject: [PATCH] main: fixed profile.go conflict --- cmd/revid-cli/profile.go | 1 + 1 file changed, 1 insertion(+) diff --git a/cmd/revid-cli/profile.go b/cmd/revid-cli/profile.go index ca3abd97..33406a29 100644 --- a/cmd/revid-cli/profile.go +++ b/cmd/revid-cli/profile.go @@ -24,6 +24,7 @@ LICENSE You should have received a copy of the GNU General Public License along with revid in gpl.txt. If not, see http://www.gnu.org/licenses. */ + // +build profile package main