Skip to content

Commit 64eabae

Browse files
committed
[gopls-release-branch.0.7] gopls/go.mod: add back the replace directive while staging cherry-picks
Change-Id: I0e671c3d7d8b9df2737ba39a6684e74fc19dcded Reviewed-on: https://go-review.googlesource.com/c/tools/+/348373 Trust: Robert Findley <[email protected]> Run-TryBot: Robert Findley <[email protected]> gopls-CI: kokoro <[email protected]> TryBot-Result: Go Bot <[email protected]> Reviewed-by: Rebecca Stambler <[email protected]>
1 parent 58244ec commit 64eabae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gopls/go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ require (
1919
mvdan.cc/gofumpt v0.1.1
2020
mvdan.cc/xurls/v2 v2.3.0
2121
)
22+
23+
replace golang.org/x/tools => ../

0 commit comments

Comments
 (0)