Add depends
This commit is contained in:
parent
89a39504d8
commit
b761c57b89
|
@ -6,3 +6,7 @@ go:
|
||||||
install:
|
install:
|
||||||
- go get github.com/dchest/uniuri
|
- go get github.com/dchest/uniuri
|
||||||
- go get github.com/ewhal/pygments
|
- go get github.com/ewhal/pygments
|
||||||
|
- go get github.com/go-sql-driver/mysql
|
||||||
|
- go get github.com/gorilla/mux
|
||||||
|
script:
|
||||||
|
- make
|
||||||
|
|
Loading…
Reference in New Issue