mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 09:31:53 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			190 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			190 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
| module gitea.com/macaron/gzip
 | |
| 
 | |
| go 1.12
 | |
| 
 | |
| require (
 | |
| 	gitea.com/macaron/macaron v1.3.3-0.20190821202302-9646c0587edb
 | |
| 	github.com/klauspost/compress v1.9.2
 | |
| 	github.com/stretchr/testify v1.4.0
 | |
| )
 |