module github.com/alecthomas/assert/v2

go 1.18

require (
	github.com/alecthomas/repr v0.2.0
	github.com/hexops/gotextdiff v1.0.3
)
