module github.com/owenrumney/go-sarif/v2

go 1.16

require (
	github.com/owenrumney/go-sarif v1.1.1
	github.com/stretchr/testify v1.7.0
)
