* Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			96 B
		
	
	
	
		
			INI
		
	
	
	
		
			Vendored
		
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			96 B
		
	
	
	
		
			INI
		
	
	
	
		
			Vendored
		
	
	
	
| # http://editorconfig.org
 | |
| 
 | |
| root = true
 | |
| 
 | |
| [*]
 | |
| charset = utf-8
 | |
| end_of_line = lf
 | |
| indent_style = tab
 |