1
0
mirror of https://github.com/mikefarah/yq.git synced 2025-03-31 11:05:35 +00:00

Remove comment

This commit is contained in:
David Bliss 2018-02-16 16:24:48 +00:00 committed by Mike Farah
parent d30cd8cc75
commit 298126864f

View File

@ -17,8 +17,6 @@ parts:
plugin: go
source: .
go-importpath: github.com/mikefarah/yq
#go-packages: [github.com/mikefarah/yq]
after: [go]
go:
source-tag: go1.9.4