mirror of
				https://github.com/redhat-developer/odo.git
				synced 2025-10-19 03:06:19 +03:00 
			
		
		
		
	 943490b821
			
		
	
	943490b821
	
	
	
		
			
			* Replace `github.com/pborman/uuid` with `github.com/google/uuid` `github.com/pborman/uuid` is no longer being actively maintained (last release was 2019). So we should just use the newer `github.com/google/uuid`. Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> * fix: handle error and convert to string properly Reference: https://github.com/redhat-developer/odo/pull/7173#pullrequestreview-1835954554 Co-authored-by: Armel Soro <asoro@redhat.com> Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> --------- Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> Co-authored-by: Armel Soro <asoro@redhat.com>