CrazyMax
							
						 
						
							 
							
							
								
								
							
							
								
							
								52fd555bdd 
								
									
								
							
								 
							
						 
						
							
							
								
								update github.com/compose-spec/compose-go to v1.3.0  
							
							 
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							3 years ago  
						
					 
				
					
						
							
							
								 
								Justin Chadwell
							
						 
						
							 
							
							
							
								
							
								3b4780ef19 
								
							
								 
							
						 
						
							
							
								
								vendor: bump buildkit to master  
							
							 
							
							... 
							
							
							
							Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
						
					 
				
					
						
							
							
								 
								Justin Chadwell
							
						 
						
							 
							
							
							
								
							
								22ac3271d2 
								
							
								 
							
						 
						
							
							
								
								vendor: update moby/buildkit  
							
							 
							
							... 
							
							
							
							Update modules:
  go mod edit -require github.com/moby/buildkit@master
  go mod tidy -compat=1.17 && ./hack/update-vendor
Signed-off-by: Justin Chadwell <me@jedevc.com> 
							
						 
						
							3 years ago  
						
					 
				
					
						
							
							
								 
								CrazyMax
							
						 
						
							 
							
							
								
								
							
							
								
							
								307c94e5c7 
								
									
								
							
								 
							
						 
						
							
							
								
								vendor: update buildkit to 2f99651  
							
							 
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Tonis Tiigi
							
						 
						
							 
							
							
							
								
							
								9c3be32bc9 
								
							
								 
							
						 
						
							
							
								
								vendor: update buildkit to 539be170  
							
							 
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								CrazyMax
							
						 
						
							 
							
							
								
								
							
							
								
							
								45c678ad26 
								
									
								
							
								 
							
						 
						
							
							
								
								Go 1.17  
							
							 
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								CrazyMax
							
						 
						
							 
							
							
								
								
							
							
								
							
								b8a602821c 
								
									
								
							
								 
							
						 
						
							
							
								
								Generate YAML doc  
							
							 
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								CrazyMax
							
						 
						
							 
							
							
								
								
							
							
								
							
								19b9b86af8 
								
									
								
							
								 
							
						 
						
							
							
								
								bump github.com/containerd/containerd from 1.5.4 to 1.5.5  
							
							 
							
							... 
							
							
							
							Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Tonis Tiigi
							
						 
						
							 
							
							
							
								
							
								334c93fbbe 
								
							
								 
							
						 
						
							
							
								
								vendor: update buildkit to opentelemetry support  
							
							 
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							4 years ago  
						
					 
				
					
						
							
							
								 
								Alex Couture-Beil
							
						 
						
							 
							
							
							
								
							
								0b984e429b 
								
							
								 
							
						 
						
							
							
								
								Update buildkit  
							
							 
							
							... 
							
							
							
							- updated buildkit to current code in master via:
  go mod edit -require github.com/moby/buildkit@master && go mod tidy && ./hack/update-vendor
Signed-off-by: Alex Couture-Beil <alex@earthly.dev> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Tibor Vass
							
						 
						
							 
							
							
							
								
							
								92f6f9f973 
								
							
								 
							
						 
						
							
							
								
								Use golang.org/x/sys/execabs  
							
							 
							
							... 
							
							
							
							Signed-off-by: Tibor Vass <tibor@docker.com> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Tonis Tiigi
							
						 
						
							 
							
							
							
								
							
								69a1419ab1 
								
							
								 
							
						 
						
							
							
								
								vendor: update buildkit to v0.8  
							
							 
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Sebastiaan van Stijn
							
						 
						
							 
							
							
								
								
							
							
								
							
								3c2d0aa667 
								
									
								
							
								 
							
						 
						
							
							
								
								vendor: containerd/console v1.0.1, and remove golang.org/x/sys replace  
							
							 
							
							... 
							
							
							
							this removes the replace rule that was added in 3c94621142 ,
to fix compile failures for macOS.
containerd/console v1.0.1 fixes those issues, which allows us to remove the
replace rule again.
full diff: https://github.com/containerd/console/compare/v1.0.0...v1.0.1 
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Tonis Tiigi
							
						 
						
							 
							
							
							
								
							
								3c94621142 
								
							
								 
							
						 
						
							
							
								
								vendor: downgrade sys unix  
							
							 
							
							... 
							
							
							
							containerd and moby packages do not build in darwin anymore
6fcdbc0bbc 
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Tonis Tiigi
							
						 
						
							 
							
							
							
								
							
								2d720a1e0b 
								
							
								 
							
						 
						
							
							
								
								vendor: update buildkit with typed errors support  
							
							 
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							5 years ago  
						
					 
				
					
						
							
							
								 
								Silvin Lubecki
							
						 
						
							 
							
							
							
								
							
								bbc902b4d6 
								
							
								 
							
						 
						
							
							
								
								Bump buildkit to master and fix versions incompatible with go mod 1.13  
							
							 
							
							... 
							
							
							
							Bump github.com/gogo/googleapis to v1.3.2
Bump github.com/docker/cli to master
Signed-off-by: Silvin Lubecki <silvin.lubecki@docker.com> 
							
						 
						
							6 years ago  
						
					 
				
					
						
							
							
								 
								ulyssessouza
							
						 
						
							 
							
							
							
								
							
								9f4f945d4f 
								
							
								 
							
						 
						
							
							
								
								Bump docker/docker and containerd/console  
							
							 
							
							... 
							
							
							
							Signed-off-by: ulyssessouza <ulyssessouza@gmail.com> 
							
						 
						
							6 years ago  
						
					 
				
					
						
							
							
								 
								Tonis Tiigi
							
						 
						
							 
							
							
							
								
							
								fd8fbf21e6 
								
							
								 
							
						 
						
							
							
								
								vendor: initial vendor  
							
							 
							
							... 
							
							
							
							Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> 
							
						 
						
							7 years ago