mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Update godep to 3.0.14 to match release recommendations.
This commit is contained in:
		
							
								
								
									
										2
									
								
								vendor/github.com/coreos/etcd/version/version.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/github.com/coreos/etcd/version/version.go
									
									
									
										generated
									
									
										vendored
									
									
								
							@@ -29,7 +29,7 @@ import (
 | 
			
		||||
var (
 | 
			
		||||
	// MinClusterVersion is the min cluster version this etcd binary is compatible with.
 | 
			
		||||
	MinClusterVersion = "2.3.0"
 | 
			
		||||
	Version           = "3.0.13"
 | 
			
		||||
	Version           = "3.0.14"
 | 
			
		||||
 | 
			
		||||
	// Git SHA Value will be set during build
 | 
			
		||||
	GitSHA = "Not provided (use ./build instead of go build)"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user