projects
/
hotformathCLI
/
.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
typo
[hotformathCLI/.git]
/
go.mod
1
module main
2
3
go 1.12
4
5
require (
6
github.com/gocolly/colly/v2 v2.1.0 // indirect
7
github.com/pborman/getopt v1.1.0
8
github.com/rocketlaunchr/google-search v1.1.4
9
)