mirror of
				https://github.com/gin-gonic/gin.git
				synced 2025-11-04 09:12:12 +08:00 
			
		
		
		
	Merge pull request #56 from mopemope/godep
Manage Dependencies With Godep
This commit is contained in:
		
						commit
						d09d128652
					
				
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1,2 @@
 | 
				
			|||||||
 | 
					Godeps/*
 | 
				
			||||||
 | 
					!Godep.json
 | 
				
			||||||
							
								
								
									
										10
									
								
								Godeps/Godeps.json
									
									
									
										generated
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								Godeps/Godeps.json
									
									
									
										generated
									
									
									
										Normal file
									
								
							@ -0,0 +1,10 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
						"ImportPath": "github.com/gin-gonic/gin",
 | 
				
			||||||
 | 
						"GoVersion": "go1.3",
 | 
				
			||||||
 | 
						"Deps": [
 | 
				
			||||||
 | 
							{
 | 
				
			||||||
 | 
								"ImportPath": "github.com/julienschmidt/httprouter",
 | 
				
			||||||
 | 
								"Rev": "7deadb6844d2c6ff1dfb812eaa439b87cdaedf20"
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						]
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user