module github.com/adrg/xdg

go 1.14

require (
	github.com/stretchr/testify v1.7.0
	golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359
)