✨ Add middleware
This commit is contained in:
		
					parent
					
						
							
								447f3b38ef
							
						
					
				
			
			
				commit
				
					
						4c635ffbe8
					
				
			
		
					 4 changed files with 147 additions and 2 deletions
				
			
		
							
								
								
									
										3
									
								
								go.mod
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								go.mod
									
										
									
									
									
								
							|  | @ -3,8 +3,9 @@ module codeberg.org/danjones000/gin-error-handler | |||
| go 1.21.5 | ||||
| 
 | ||||
| require ( | ||||
| 	codeberg.org/danjones000/responsable-errors v0.1.1 | ||||
| 	github.com/gin-gonic/gin v1.9.1 | ||||
| 	github.com/stretchr/testify v1.8.3 | ||||
| 	github.com/stretchr/testify v1.8.4 | ||||
| ) | ||||
| 
 | ||||
| require ( | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue