Handle change in Go extension's ID
This commit is contained in:
		@@ -17,7 +17,7 @@
 | 
			
		||||
 | 
			
		||||
	// Add the IDs of extensions you want installed when the container is created in the array below.
 | 
			
		||||
	"extensions": [
 | 
			
		||||
		"ms-vscode.go"
 | 
			
		||||
		"golang.Go"
 | 
			
		||||
	],
 | 
			
		||||
	
 | 
			
		||||
	// Uncomment the next line to run commands after the container is created.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user