mirror of https://github.com/tidwall/tile38.git
9 lines
119 B
Modula-2
9 lines
119 B
Modula-2
|
module github.com/tidwall/rhh
|
||
|
|
||
|
go 1.15
|
||
|
|
||
|
require (
|
||
|
github.com/cespare/xxhash v1.1.0
|
||
|
github.com/tidwall/lotsa v1.0.1
|
||
|
)
|