Skip to content

Commit 6b330a1

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

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
@@ -146,4 +146,4 @@ require (
146146
)
147147

148148
// gopls needs this very specific version of tools.
149-
replace golang.org/x/tools => golang.org/x/tools v0.27.1-0.20241219162658-575221bfbda3
149+
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)