Skip to content

Commit 6c09104

Browse files
chore(deps): roll back module golang.org/x/tools to v0.27.0
1 parent 38357af commit 6c09104

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,4 @@ require (
148148
)
149149

150150
// gopls needs this very specific version of tools.
151-
replace golang.org/x/tools => golang.org/x/tools v0.27.1-0.20241219162658-575221bfbda3
151+
replace golang.org/x/tools => golang.org/x/tools v0.27.0

go.sum

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)