gopls: update go.mod file for v0.5.0-pre1

Change-Id: I50fea8e6d2185bebd811a37ba0ca80a435d01791
Reviewed-on: https://go-review.googlesource.com/c/tools/+/253802
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
diff --git a/gopls/go.mod b/gopls/go.mod
index bdc0b56..8c0ea07 100644
--- a/gopls/go.mod
+++ b/gopls/go.mod
@@ -4,7 +4,7 @@
 
 require (
 	github.com/sergi/go-diff v1.1.0
-	golang.org/x/tools v0.0.0-20200828161849-5deb26317202
+	golang.org/x/tools v0.0.0-20200909210919-475d9e863437
 	golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
 	honnef.co/go/tools v0.0.1-2020.1.5
 	mvdan.cc/gofumpt v0.0.0-20200802201014-ab5a8192947d