mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Update tool dependencies (#26607)
- Updated all tool dependencies to latest versions - Add Makefile to `swagger` files because it specifies `go-swagger` version - Fix lint
This commit is contained in:
		| @@ -31,7 +31,7 @@ const ( | ||||
| type Printer func(trigger Event, record *requestRecord) | ||||
|  | ||||
| type requestRecordsManager struct { | ||||
| 	print Printer //nolint:forbidigo | ||||
| 	print Printer | ||||
|  | ||||
| 	lock sync.Mutex | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user