Skip to content

Commit

Permalink
Issue #126
Browse files Browse the repository at this point in the history
CHANGE:
  - install_deps.sh Changed a github repository so that we download correctly

REMOVE:
  - install_dependencies.sh: Was a duplicate file
  • Loading branch information
Ian Clark authored and Ian Clark committed Jun 16, 2016
1 parent 4791937 commit 93f705f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions build/install_dependencies.sh

This file was deleted.

2 changes: 1 addition & 1 deletion build/install_deps.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

go get github.com/NotoriousTracker/viper
go get github.com/spf13/viper
go get github.com/jinzhu/gorm
go get gopkg.in/redis.v3
go get github.com/go-sql-driver/mysql
Expand Down

0 comments on commit 93f705f

Please sign in to comment.