Skip to content

Commit

Permalink
[gopls-release-branch.0.7] gopls/go.mod: add back the replace directi…
Browse files Browse the repository at this point in the history
…ve 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]>
  • Loading branch information
findleyr committed Sep 8, 2021
1 parent 58244ec commit 64eabae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gopls/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ require (
mvdan.cc/gofumpt v0.1.1
mvdan.cc/xurls/v2 v2.3.0
)

replace golang.org/x/tools => ../

0 comments on commit 64eabae

Please sign in to comment.