grect/go.mod

6 lines
82 B
Modula-2
Raw Permalink Normal View History

2021-01-26 00:43:11 +03:00
module github.com/tidwall/grect
go 1.15
2021-03-29 20:50:44 +03:00
require github.com/tidwall/gjson v1.7.4