module github.com/leonelquinteros/gotext

// go: no requirements found in Gopkg.lock

require (
	golang.org/x/text v0.3.0
	golang.org/x/tools v0.0.0-20200221224223-e1da425f72fd
)

go 1.13
