Revendor github.com/Microsoft/hcsshim
1. Revendors github.com/Microsoft/hcsshim to the latest known good commit. This includes numerous bug fixes and improvements. 2. Vendors indirect dependency on go.opencensus.io since hcsshim now uses trace correlation. Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
This commit is contained in:
		
							
								
								
									
										1
									
								
								vendor/github.com/Microsoft/hcsshim/internal/schema2/registry_changes.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								vendor/github.com/Microsoft/hcsshim/internal/schema2/registry_changes.go
									
									
									
										generated
									
									
										vendored
									
									
								
							@@ -10,7 +10,6 @@
 | 
			
		||||
package hcsschema
 | 
			
		||||
 | 
			
		||||
type RegistryChanges struct {
 | 
			
		||||
 | 
			
		||||
	AddValues []RegistryValue `json:"AddValues,omitempty"`
 | 
			
		||||
 | 
			
		||||
	DeleteKeys []RegistryKey `json:"DeleteKeys,omitempty"`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user