Skip to content

Commit fe6bf85

Browse files
chore(deps): roll back module golang.org/x/tools to v0.27.0
1 parent 546b52d commit fe6bf85

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
@@ -134,4 +134,4 @@ require (
134134
)
135135

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