Add support for Go Modules. Closes #27

This commit is contained in:
Leonel Quinteros 2018-09-12 15:03:50 -03:00
parent 4cbf30d337
commit f28243c54b

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/leonelquinteros/gotext
// go: no requirements found in Gopkg.lock