Add :requires prop to def-bootstrap! & refactor+rewrite bootstrapping
This commit is contained in:
parent
71dbf605ae
commit
72698ca9e8
9 changed files with 84 additions and 55 deletions
|
@ -32,5 +32,4 @@
|
|||
'("github.com/nsf/gocode"
|
||||
"github.com/motemen/gore"
|
||||
"golang.org/x/tools/cmd/guru"
|
||||
"golang.org/x/tools/cmd/gorename"))
|
||||
(or changed (not gobin))))
|
||||
"golang.org/x/tools/cmd/gorename"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue