module github.com/MarvinJWendt/testza

go 1.15

require (
	github.com/davecgh/go-spew v1.1.1
	github.com/pmezard/go-difflib v1.0.0
	github.com/pterm/pterm v0.12.31
)