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 (
12
12
golang.org/x/sys v0.13.0
13
13
golang.org/x/telemetry v0.0.0-20231011160506-788d5629a052
14
14
golang.org/x/text v0.13.0
15
- golang.org/x/tools v0.13 .1-0.20231005170247-117a486e6b4a
15
+ golang.org/x/tools v0.14 .1-0.20231011191651-895b4eda3179
16
16
golang.org/x/vuln v1.0.1
17
17
gopkg.in/yaml.v3 v3.0.1
18
18
honnef.co/go/tools v0.4.5
@@ -26,5 +26,3 @@ require (
26
26
golang.org/x/exp/typeparams v0.0.0-20221212164502-fae10dda9338 // indirect
27
27
28
28
)
29
-
30
- replace golang.org/x/tools => ../
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
43
43
golang.org/x/text v0.13.0 h1:ablQoSUd0tRdKxZewP80B+BaqeKJuVhuRxj/dkrun3k =
44
44
golang.org/x/text v0.13.0 /go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE =
45
45
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
46
- golang.org/x/tools v0.13 .1-0.20231005170247-117a486e6b4a h1:+VSIj4o3PJNbcHbsFE9Elp24Hx6V5dSqBZ8FAKks+58 =
47
- golang.org/x/tools v0.13 .1-0.20231005170247-117a486e6b4a /go.mod h1:UT0HyK+PbVxjduiWXEYi1mODDynTaoTRHJox7q8FIKk =
46
+ golang.org/x/tools v0.14 .1-0.20231011191651-895b4eda3179 h1:kBkfilXKDhpSZzc4N6Q8OCtlPrzZbu1b1aczWgZNp0w =
47
+ golang.org/x/tools v0.14 .1-0.20231011191651-895b4eda3179 /go.mod h1:uYBEerGOWcJyEORxN+Ek8+TT266gXkNlHdJBwexUsBg =
48
48
golang.org/x/vuln v1.0.1 h1:KUas02EjQK5LTuIx1OylBQdKKZ9jeugs+HiqO5HormU =
49
49
golang.org/x/vuln v1.0.1 /go.mod h1:bb2hMwln/tqxg32BNY4CcxHWtHXuYa3SbIBmtsyjxtM =
50
50
gopkg.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