tile38/vendor/github.com/tidwall/rhh/go.mod

9 lines
119 B
Modula-2
Raw Normal View History

module github.com/tidwall/rhh
go 1.15
require (
github.com/cespare/xxhash v1.1.0
github.com/tidwall/lotsa v1.0.1
)