1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-26 09:14:06 +08:00

Merge branch 'master' of github.com:shylinux/context

This commit is contained in:
shylinux 2018-12-07 20:31:59 +08:00
commit 2f84761aa1

View File

@ -3,6 +3,7 @@ BENCH=src/examples/bench.go
install:
@go get github.com/go-sql-driver/mysql
@go get github.com/go-cas/cas
@go get github.com/nsf/termbox-go
@go get github.com/skip2/go-qrcode
@go get github.com/gomarkdown/markdown