module github.com/jcmturner/goidentity/v6

go 1.13

require (
	github.com/hashicorp/go-uuid v1.0.2
	github.com/stretchr/testify v1.4.0
)
