File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ require (
24
24
github.com/openzipkin/zipkin-go v0.4.1 // indirect
25
25
golang.org/x/exp/typeparams v0.0.0-20221208152030-732eee02a75a // indirect
26
26
golang.org/x/mod v0.12.0 // indirect
27
- golang.org/x/net v0.14 .0 // indirect
28
- golang.org/x/sys v0.12 .0 // indirect
29
- golang.org/x/text v0.12 .0 // indirect
27
+ golang.org/x/net v0.17 .0 // indirect
28
+ golang.org/x/sys v0.13 .0 // indirect
29
+ golang.org/x/text v0.13 .0 // indirect
30
30
golang.org/x/tools v0.12.1-0.20230825192346-2191a27a6dc5 // indirect
31
31
gopkg.in/yaml.v3 v3.0.1 // indirect
32
32
)
Original file line number Diff line number Diff line change @@ -55,14 +55,14 @@ golang.org/x/exp/typeparams v0.0.0-20221208152030-732eee02a75a/go.mod h1:AbB0pIl
55
55
golang.org/x/mod v0.12.0 h1:rmsUpXtvNzj340zd98LZ4KntptpfRHwpFOHG188oHXc =
56
56
golang.org/x/mod v0.12.0 /go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs =
57
57
golang.org/x/net v0.0.0-20180218175443-cbe0f9307d01 /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
58
- golang.org/x/net v0.14 .0 h1:BONx9s002vGdD9umnlX1Po8vOZmrgH34qlHcD1MfK14 =
59
- golang.org/x/net v0.14 .0 /go.mod h1:PpSgVXXLK0OxS0F31C1/tv6XNguvCrnXIDrFMspZIUI =
58
+ golang.org/x/net v0.17 .0 h1:pVaXccu2ozPjCXewfr1S7xza/zcXTity9cCdXQYSjIM =
59
+ golang.org/x/net v0.17 .0 /go.mod h1:NxSsAGuq816PNPmqtQdLE42eU2Fs7NoRIZrHJAlaCOE =
60
60
golang.org/x/sync v0.3.0 h1:ftCYgMx6zT/asHUrPw8BLLscYtGznsLAnjq5RH9P66E =
61
61
golang.org/x/sys v0.0.0-20191204072324-ce4227a45e2e /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
62
- golang.org/x/sys v0.12 .0 h1:CM0HF96J0hcLAwsHPJZjfdNzs0gftsLfgKt57wWHJ0o =
63
- golang.org/x/sys v0.12 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
64
- golang.org/x/text v0.12 .0 h1:k+n5B8goJNdU7hSvEtMUz3d1Q6D/XW4COJSJR6fN0mc =
65
- golang.org/x/text v0.12 .0 /go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE =
62
+ golang.org/x/sys v0.13 .0 h1:Af8nKPmuFypiUBjVoU9V20FiaFXOcuZI21p0ycVYYGE =
63
+ golang.org/x/sys v0.13 .0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
64
+ golang.org/x/text v0.13 .0 h1:ablQoSUd0tRdKxZewP80B+BaqeKJuVhuRxj/dkrun3k =
65
+ golang.org/x/text v0.13 .0 /go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE =
66
66
golang.org/x/tools v0.12.1-0.20230825192346-2191a27a6dc5 h1:Vk4mysSz+GqQK2eqgWbo4zEO89wkeAjJiFIr9bpqa8k =
67
67
golang.org/x/tools v0.12.1-0.20230825192346-2191a27a6dc5 /go.mod h1:Sc0INKfu04TlqNoRA1hgpFZbhYXHPr4V5DzpSBTPqQM =
68
68
google.golang.org/protobuf v1.28.1 h1:d0NfwRgPtno5B1Wa6L2DAG+KivqkdutMf1UhdNx175w =
You can’t perform that action at this time.
0 commit comments