module github.com/jordanorelli/tea/examples
go 1.14
require (
github.com/jordanorelli/tea v0.0.3
github.com/smartystreets/goconvey v1.6.4
)