module github.com/danieljoos/wincred

go 1.13

require (
	github.com/stretchr/testify v1.7.0
	golang.org/x/sys v0.0.0-20210819135213-f52c844e1c1c
)
