File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 golang.org/x/sys v0.27.0
1313 golang.org/x/telemetry v0.0.0-20241106142447-58a1122356f5
1414 golang.org/x/text v0.20.0
15- golang.org/x/tools v0.27.1-0.20241126174733-3ef0ed3747a8
15+ golang.org/x/tools v0.27.1-0.20241204210344-1eb875fe7736
1616 golang.org/x/vuln v1.0.4
1717 gopkg.in/yaml.v3 v3.0.1
1818 honnef.co/go/tools v0.5.1
@@ -26,5 +26,3 @@ require (
2626 golang.org/x/exp/typeparams v0.0.0-20231108232855-2478ac86f678 // indirect
2727 gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
2828)
29-
30- replace golang.org/x/tools => ../
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
2828golang.org/x/text v0.20.0 h1:gK/Kv2otX8gz+wn7Rmb3vT96ZwuoxnQlY+HlJVj7Qug =
2929golang.org/x/text v0.20.0 /go.mod h1:D4IsuqiFMhST5bX19pQ9ikHC2GsaKyk/oF+pn3ducp4 =
3030golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
31- golang.org/x/tools v0.27.1-0.20241126174733-3ef0ed3747a8 h1:17bR63lCAbBIGmVAsJ/hwcTvovdXvovB6fHeXScwkbU =
32- golang.org/x/tools v0.27.1-0.20241126174733-3ef0ed3747a8 /go.mod h1:sUi0ZgbwW9ZPAq26Ekut+weQPR5eIM6GQLQ1Yjm1H0Q =
31+ golang.org/x/tools v0.27.1-0.20241204210344-1eb875fe7736 h1:FbrmQg54JnK6XU/imxsp4zJQgBNXbUEu4pAjQHxfEQQ =
32+ golang.org/x/tools v0.27.1-0.20241204210344-1eb875fe7736 /go.mod h1:sUi0ZgbwW9ZPAq26Ekut+weQPR5eIM6GQLQ1Yjm1H0Q =
3333golang.org/x/vuln v1.0.4 h1:SP0mPeg2PmGCu03V+61EcQiOjmpri2XijexKdzv8Z1I =
3434golang.org/x/vuln v1.0.4 /go.mod h1:NbJdUQhX8jY++FtuhrXs2Eyx0yePo9pF7nPlIjo9aaQ =
3535gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
You can’t perform that action at this time.
0 commit comments