Skip to content

Commit b959a68

Browse files
chore(deps): roll back module golang.org/x/tools to v0.27.0
1 parent 4c690b6 commit b959a68

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,4 @@ require (
157157
)
158158

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

go.sum

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)