9 lines
		
	
	
	
		
			219 B
		
	
	
	
		
			Modula-2
		
	
	
	
		
			Vendored
		
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			219 B
		
	
	
	
		
			Modula-2
		
	
	
	
		
			Vendored
		
	
	
	
| module github.com/unknwon/i18n
 | |
| 
 | |
| go 1.12
 | |
| 
 | |
| require (
 | |
| 	github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337 // indirect
 | |
| 	github.com/unknwon/com v0.0.0-20190804042917-757f69c95f3e
 | |
| 	gopkg.in/ini.v1 v1.46.0
 | |
| )
 | 
