module ssa/mod_analyst

go 1.18

require (
	github.com/lib/pq v1.10.5 // indirect
	github.com/magiconair/properties v1.8.6 // indirect
)