File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- go 1.25
1+ go 1.25.9
22
33use (
44 ./core
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ go 1.25.9
44
55require (
66 github.com/golangci/plugin-module-register v0.1.2
7- golang.org/x/tools v0.45 .0
7+ golang.org/x/tools v0.48 .0
88)
Original file line number Diff line number Diff line change @@ -2,3 +2,5 @@ github.com/golangci/plugin-module-register v0.1.2 h1:e5WM6PO6NIAEcij3B053CohVp3H
22github.com/golangci/plugin-module-register v0.1.2 /go.mod h1:1+QGTsKBvAIvPvoY/os+G5eoqxWn70HYDm2uvUyGuVw =
33golang.org/x/tools v0.45.0 h1:18qN3FAooORvApf5XjCXgsuayZOEtXf6JK18I3+ONa8 =
44golang.org/x/tools v0.45.0 /go.mod h1:LuUGqqaXcXMEFEruIVJVm5mgDD8vww/z/SR1gQ4uE/0 =
5+ golang.org/x/tools v0.48.0 h1:3+hClM1aLL5mjMKm5ovokw9epgRXPuu2tILgismM6RE =
6+ golang.org/x/tools v0.48.0 /go.mod h1:08xX0orndb/F7jJxGDicx061tyd5pcMto75YMAXr6lk =
You can’t perform that action at this time.
0 commit comments