Fix gopls path
This commit is contained in:
		@@ -47,7 +47,7 @@ RUN apt-get update \
 | 
				
			|||||||
        github.com/cweill/gotests/... \
 | 
					        github.com/cweill/gotests/... \
 | 
				
			||||||
        golang.org/x/tools/cmd/goimports \
 | 
					        golang.org/x/tools/cmd/goimports \
 | 
				
			||||||
        golang.org/x/lint/golint \
 | 
					        golang.org/x/lint/golint \
 | 
				
			||||||
        golang.org/x/tools/cmd/gopls \
 | 
					        golang.org/x/tools/gopls \
 | 
				
			||||||
        github.com/alecthomas/gometalinter \
 | 
					        github.com/alecthomas/gometalinter \
 | 
				
			||||||
        honnef.co/go/tools/... \
 | 
					        honnef.co/go/tools/... \
 | 
				
			||||||
        github.com/golangci/golangci-lint/cmd/golangci-lint \
 | 
					        github.com/golangci/golangci-lint/cmd/golangci-lint \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user