Removing -X flag option and autogenerated code to create Dockerversion.go functionality
Addresses #9207 Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com>master
							parent
							
								
									92de07cee0
								
							
						
					
					
						commit
						2867d39cd9
					
				| 
						 | 
				
			
			@ -3,7 +3,7 @@ package registry
 | 
			
		|||
import (
 | 
			
		||||
	"runtime"
 | 
			
		||||
 | 
			
		||||
	"github.com/docker/docker/dockerversion"
 | 
			
		||||
	"github.com/docker/docker/autogen/dockerversion"
 | 
			
		||||
	"github.com/docker/docker/pkg/parsers/kernel"
 | 
			
		||||
	"github.com/docker/docker/utils"
 | 
			
		||||
)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue