mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	pin go-swagger 0.7.4
This pins the version of go-swagger used, because
the results generated by different versions
can differ quite a bit (tested between 0.7.2 - 0.7.4),
and can cause CI / validation to fail.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit ba20c3e65e)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
			
			
This commit is contained in:
		
							parent
							
								
									ecf889816c
								
							
						
					
					
						commit
						6df19c209f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -144,4 +144,4 @@ swagger-gen:
 | 
			
		|||
		-w /go/src/github.com/docker/docker \
 | 
			
		||||
		--entrypoint hack/generate-swagger-api.sh \
 | 
			
		||||
		-e GOPATH=/go \
 | 
			
		||||
		quay.io/goswagger/swagger
 | 
			
		||||
		quay.io/goswagger/swagger:0.7.4
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue