module github.com/owenrumney/go-sarif

go 1.16

require (
	github.com/stretchr/testify v1.7.0
	github.com/zclconf/go-cty v1.10.0
)
