mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
updated build.go
This commit is contained in:
parent
4f2bca08f1
commit
55b40aeb65
1
build.go
1
build.go
@ -221,7 +221,6 @@ func buildFrontend() {
|
||||
|
||||
func setup() {
|
||||
runPrint("go", "get", "-v", "github.com/tools/godep")
|
||||
runPrint("go", "get", "-v", "github.com/jordansissel/fpm")
|
||||
runPrint("go", "get", "-v", "github.com/mattn/go-sqlite3")
|
||||
runPrint("go", "install", "-v", "github.com/mattn/go-sqlite3")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user