mirror of
				https://github.com/containers/podman.git
				synced 2025-11-04 08:56:05 +08:00 
			
		
		
		
	Vendor in latest c/common
Pull in updates made to the filters code for images. Filters now perform an AND operation except for th reference filter which does an OR operation for positive case but an AND operation for negative cases. Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
This commit is contained in:
		
							
								
								
									
										1
									
								
								vendor/github.com/containers/common/libimage/save.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								vendor/github.com/containers/common/libimage/save.go
									
									
									
										generated
									
									
										vendored
									
									
								
							@ -1,5 +1,4 @@
 | 
			
		||||
//go:build !remote
 | 
			
		||||
// +build !remote
 | 
			
		||||
 | 
			
		||||
package libimage
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user