Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Commit

Permalink
Merge pull request #74 from liggitt/master
Browse files Browse the repository at this point in the history
Remove reference to standalone cobra cli
  • Loading branch information
scbizu authored Mar 3, 2022
2 parents 2e87973 + af8e381 commit 406ca89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ init:
ln -s ../../githooks/pre-push .git/hooks/pre-push
ln -s ../../githooks/pre-commit .git/hooks/pre-commit
go get github.com/samuel/go-thrift/parser
go get github.com/spf13/cobra/cobra
go get github.com/spf13/cobra
go get github.com/jteeuwen/go-bindata/...

test: buildTpl
Expand Down

0 comments on commit 406ca89

Please sign in to comment.