add comment about orm packages
This commit is contained in:
		
							
								
								
									
										4
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								go.mod
									
									
									
									
									
								
							@ -3,6 +3,10 @@ module go-udemy-web-1
 | 
				
			|||||||
go 1.21.0
 | 
					go 1.21.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// github.com/CloudyKit/jet --> Check this later
 | 
					// github.com/CloudyKit/jet --> Check this later
 | 
				
			||||||
 | 
					//
 | 
				
			||||||
 | 
					// ORM packages:
 | 
				
			||||||
 | 
					// upper/db https://github.com/upper/db
 | 
				
			||||||
 | 
					// gorm.io/gorm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
require github.com/go-chi/chi/v5 v5.0.14
 | 
					require github.com/go-chi/chi/v5 v5.0.14
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user