Update vendored runc to v1.0.0.0-rc94
Note that this is the code in containerd that uses runc (as almost a library). Please see the other commit for the update to runc binary itself. Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								vendor/github.com/godbus/dbus/v5/sig.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/github.com/godbus/dbus/v5/sig.go
									
									
									
										generated
									
									
										vendored
									
									
								
							@@ -137,7 +137,7 @@ func ParseSignatureMust(s string) Signature {
 | 
			
		||||
	return sig
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// Empty retruns whether the signature is the empty signature.
 | 
			
		||||
// Empty returns whether the signature is the empty signature.
 | 
			
		||||
func (s Signature) Empty() bool {
 | 
			
		||||
	return s.str == ""
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user