mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-11-03 22:22:25 -06:00 
			
		
		
		
	
		
			
	
	
		
			10 lines
		
	
	
	
		
			167 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
		
		
			
		
	
	
			10 lines
		
	
	
	
		
			167 B
		
	
	
	
		
			Modula-2
		
	
	
	
	
	
| 
								 | 
							
								module golang.org/x/oauth2
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								go 1.11
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								require (
							 | 
						||
| 
								 | 
							
									cloud.google.com/go v0.65.0
							 | 
						||
| 
								 | 
							
									golang.org/x/net v0.0.0-20200822124328-c89045814202
							 | 
						||
| 
								 | 
							
									google.golang.org/appengine v1.6.6
							 | 
						||
| 
								 | 
							
								)
							 |