module github.com/ljmsc/wal

go 1.15

require (
	github.com/matryer/is v1.4.0
	golang.org/x/sys v0.0.0-20210820121016-41cdb8703e55
)