mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 11:28:24 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			144 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			144 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
| module github.com/PuerkitoBio/goquery
 | |
| 
 | |
| require (
 | |
| 	github.com/andybalholm/cascadia v1.0.0
 | |
| 	golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
 | |
| )
 |