File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ module golang.org/x/tools/cmd/guru
2
2
3
3
go 1.19
4
4
5
- replace golang.org/x/tools v0.19.0 => ../..
6
-
7
- require golang.org/x/tools v0.19.0
5
+ require golang.org/x/tools v0.19.1-0.20240308170711-c1789339c5a6
8
6
9
7
require golang.org/x/mod v0.16.0 // indirect
Original file line number Diff line number Diff line change 1
1
golang.org/x/mod v0.16.0 h1:QX4fJ0Rr5cPQCF7O9lh9Se4pmwfwskqZfq5moyldzic =
2
2
golang.org/x/mod v0.16.0 /go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c =
3
+ golang.org/x/tools v0.19.0 h1:tfGCXNR1OsFG+sVdLAitlpjAvD/I6dHDKnYrpEZUHkw =
4
+ golang.org/x/tools v0.19.0 /go.mod h1:qoJWxmGSIBmAeriMx19ogtrEPrGtDbPK634QFIcLAhc =
5
+ golang.org/x/tools v0.19.1-0.20240308170711-c1789339c5a6 h1:bC3/XX2akBpqlWaYaX0R0Zlhouw71LSWY79WXuER1C8 =
6
+ golang.org/x/tools v0.19.1-0.20240308170711-c1789339c5a6 /go.mod h1:qoJWxmGSIBmAeriMx19ogtrEPrGtDbPK634QFIcLAhc =
You can’t perform that action at this time.
0 commit comments