matterbridge/vendor/github.com/valyala/fasttemplate/go.mod

6 lines
98 B
Modula-2
Raw Normal View History

2019-06-16 14:33:25 -07:00
module github.com/valyala/fasttemplate
2020-09-04 14:29:13 -07:00
go 1.12
2019-06-16 14:33:25 -07:00
require github.com/valyala/bytebufferpool v1.0.0