module scm.yoorie.de/go-lib/util

go 1.16

require (
	github.com/stretchr/testify v1.8.2
	golang.org/x/sys v0.6.0
)