Skip to content

Commit

Permalink
Merge pull request #136 from mapuri/release
Browse files Browse the repository at this point in the history
Fix the repository for github-release binary
  • Loading branch information
mapuri committed Aug 25, 2015
2 parents 8240276 + 60f4842 commit a336c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deps
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

go get github.com/tools/godep
go get github.com/c4milo/github-release
go get github.com/aktau/github-release

if ! go get github.com/golang/lint/golint
then
Expand Down

0 comments on commit a336c36

Please sign in to comment.