mirror of
https://github.com/avelino/awesome-go.git
synced 2025-02-24 15:46:02 -05:00
10 lines
122 B
YAML
10 lines
122 B
YAML
![]() |
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.3
|
||
|
|
||
|
install:
|
||
|
- go get github.com/russross/blackfriday
|
||
|
- go get github.com/PuerkitoBio/goquery
|
||
|
|