module github.com/protocolbuffers/txtpbfmt

go 1.13

require (
	github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
	github.com/google/go-cmp v0.5.7
	github.com/kylelemons/godebug v1.1.0
	github.com/mitchellh/go-wordwrap v1.0.1
)
