You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
../../github.com/astaxie/go-i18n/i18n.go:28:9: undefined: Dict
../../github.com/astaxie/go-i18n/i18n.go:48:1: missing return at end of function
../../github.com/astaxie/go-i18n/i18n.go:52:1: missing return at end of function
../../github.com/astaxie/go-i18n/i18n.go:56:1: missing return at end of function
../../github.com/astaxie/go-i18n/i18n.go:88:38: undefined: io
../../github.com/astaxie/go-i18n/i18n.go:89:10: undefined: trfile
../../github.com/astaxie/go-i18n/i18n.go:91:12: undefined: json
../../github.com/astaxie/go-i18n/i18n.go:112:14: undefined: os
../../github.com/astaxie/go-i18n/i18n.go:124:15: undefined: path
../../github.com/astaxie/go-i18n/i18n.go:126:14: undefined: os
../../github.com/astaxie/go-i18n/i18n.go:126:14: too many errors
The text was updated successfully, but these errors were encountered:
When I try go get github.com/astaxie/go-i18n
github.com/astaxie/go-i18n
../../github.com/astaxie/go-i18n/i18n.go:28:9: undefined: Dict
../../github.com/astaxie/go-i18n/i18n.go:48:1: missing return at end of function
../../github.com/astaxie/go-i18n/i18n.go:52:1: missing return at end of function
../../github.com/astaxie/go-i18n/i18n.go:56:1: missing return at end of function
../../github.com/astaxie/go-i18n/i18n.go:88:38: undefined: io
../../github.com/astaxie/go-i18n/i18n.go:89:10: undefined: trfile
../../github.com/astaxie/go-i18n/i18n.go:91:12: undefined: json
../../github.com/astaxie/go-i18n/i18n.go:112:14: undefined: os
../../github.com/astaxie/go-i18n/i18n.go:124:15: undefined: path
../../github.com/astaxie/go-i18n/i18n.go:126:14: undefined: os
../../github.com/astaxie/go-i18n/i18n.go:126:14: too many errors
The text was updated successfully, but these errors were encountered: