Add depends
This commit is contained in:
parent
ad2997d6d7
commit
353aea994a
|
@ -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