| 
				
			 | 
			
			
				@@ -214,7 +214,6 @@ function mesh_upgrade_golang { 
			 | 
		
	
		
			
			| 
				214
			 | 
			
				214
			 | 
			
			
				         echo $"golang binaries directory not found ${rootdir}/home/go/go${GO_VERSION}/bin" 
			 | 
		
	
		
			
			| 
				215
			 | 
			
				215
			 | 
			
			
				         exit 356356785 
			 | 
		
	
		
			
			| 
				216
			 | 
			
				216
			 | 
			
			
				     fi 
			 | 
		
	
		
			
			| 
				217
			 | 
			
				
			 | 
			
			
				-    ls -la "${rootdir}/home/go/go${GO_VERSION}" 
			 | 
		
	
		
			
			| 
				218
			 | 
			
				217
			 | 
			
			
				     if ! cp "${rootdir}/home/go/go${GO_VERSION}/bin/"* "${rootdir}/usr/bin"; then 
			 | 
		
	
		
			
			| 
				219
			 | 
			
				218
			 | 
			
			
				         ls -la "${rootdir}/home/go/go${GO_VERSION}" 
			 | 
		
	
		
			
			| 
				220
			 | 
			
				219
			 | 
			
			
				         echo $'Copying golang binaries failed' 
			 |