Merge pull request #613 from segevfiner/patch-1
Remove a bad space in _golang
This commit is contained in:
		
						commit
						840272c0b9
					
				|  | @ -79,7 +79,7 @@ commands=( | ||||||
| 'run:compile and run Go program' | 'run:compile and run Go program' | ||||||
| 'test:test packages' | 'test:test packages' | ||||||
| 'tool:run specified go tool' | 'tool:run specified go tool' | ||||||
| 'version :print Go version' | 'version:print Go version' | ||||||
| 'vet:report likely mistakes in packages' | 'vet:report likely mistakes in packages' | ||||||
| 'help:get more information about a command' | 'help:get more information about a command' | ||||||
| ) | ) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue