module github.com/Xuanwo/go-locale go 1.13 require ( github.com/smartystreets/goconvey v1.6.7 github.com/stretchr/testify v1.7.0 golang.org/x/sys v0.0.0-20211023085530-d6a326fbbf70 golang.org/x/text v0.3.7 )