mirror of
				https://github.com/openimsdk/open-im-server.git
				synced 2025-10-31 16:32:12 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			161 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			161 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
| module github.com/OpenIMSDK/Open-IM-Server/tools/openim-web
 | |
| 
 | |
| go 1.18
 | |
| 
 | |
| require gopkg.in/yaml.v2 v2.4.0
 | |
| 
 | |
| require github.com/NYTimes/gziphandler v1.1.1 // indirect
 |