module github.com/leonelquinteros/gotext // go: no requirements found in Gopkg.lock require ( golang.org/x/text v0.3.8 golang.org/x/tools v0.1.12 ) go 1.13