Codebase list golang-github-unknwon-com / run/f54ab6e6-8907-4b3f-bb22-4b8c3ee9b694/main go.mod
run/f54ab6e6-8907-4b3f-bb22-4b8c3ee9b694/main

Tree @run/f54ab6e6-8907-4b3f-bb22-4b8c3ee9b694/main (Download .tar.gz)

go.mod @run/f54ab6e6-8907-4b3f-bb22-4b8c3ee9b694/mainraw · history · blame

1
2
3
4
5
6
7
8
module github.com/unknwon/com

require (
	github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e // indirect
	github.com/jtolds/gls v4.2.1+incompatible // indirect
	github.com/smartystreets/assertions v0.0.0-20190116191733-b6c0e53d7304 // indirect
	github.com/smartystreets/goconvey v0.0.0-20181108003508-044398e4856c
)