mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-11-03 20:17:59 +00:00 
			
		
		
		
	Update reported version to 1.5.0 (#9708)
This commit is contained in:
		@@ -8,7 +8,7 @@ var (
 | 
				
			|||||||
	// Whether cgo is enabled or not; set at build time
 | 
						// Whether cgo is enabled or not; set at build time
 | 
				
			||||||
	CgoEnabled bool
 | 
						CgoEnabled bool
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	Version           = "1.4.0"
 | 
						Version           = "1.5.0"
 | 
				
			||||||
	VersionPrerelease = ""
 | 
						VersionPrerelease = ""
 | 
				
			||||||
	VersionMetadata   = ""
 | 
						VersionMetadata   = ""
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user