Skip to content

Commit

Permalink
update get_tools.sh (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniildulin authored and danil-lashin committed Mar 4, 2019
1 parent 417be54 commit 87026ac
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions scripts/get_tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,16 @@ installFromGithub() {
echo ""
}

installFromGithub pkg/errors ba968bfe8b2f7e042a574c888954fccecfa385b4
installFromGithub joho/godotenv 23d116af351c84513e1946b527c88823e476be13
installFromGithub mitchellh/gox 51ed453898ca5579fea9ad1f08dff6b121d9f2e8
installFromGithub golang/dep 22125cfaa6ddc71e145b1535d4b7ee9744fefff2 cmd/dep
installFromGithub alecthomas/gometalinter 17a7ffa42374937bfecabfb8d2efbd4db0c26741
installFromGithub gogo/protobuf 61dbc136cf5d2f08d68a011382652244990a53a9 protoc-gen-gogo
installFromGithub square/certstrap e27060a3643e814151e65b9807b6b06d169580a7
installFromGithub rogpeppe/go-internal 3da46a1d085e759e4ad3c247ed87fe056d62037a modfile
installFromGithub gobuffalo/envy 801d7253ade1f895f74596b9a96147ed2d3b087e
installFromGithub gobuffalo/syncx 558ac7de985fc4f4057bff27c7bdf99e92fe0750
installFromGithub gobuffalo/packd c49825f8f6f458178e241c985b37f979045e6879
installFromGithub markbates/oncer bf2de49a0be218916e69a11d22866e6cd0a560f2
installFromGithub gobuffalo/packr 0bf68f085c6ef75e9f2403052b9e79ddd42a660e

0 comments on commit 87026ac

Please sign in to comment.