File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,16 +12,16 @@ require (
1212 github.com/sirupsen/logrus v1.9.3
1313 github.com/stretchr/testify v1.10.0
1414 google.golang.org/grpc v1.71.0
15- google.golang.org/protobuf v1.36.6
1615 gopkg.in/yaml.v3 v3.0.1
1716)
1817
1918require (
2019 github.com/davecgh/go-spew v1.1.1 // indirect
2120 github.com/felixge/httpsnoop v1.0.4 // indirect
2221 github.com/pmezard/go-difflib v1.0.0 // indirect
23- golang.org/x/net v0.37 .0 // indirect
22+ golang.org/x/net v0.38 .0 // indirect
2423 golang.org/x/sys v0.31.0 // indirect
2524 golang.org/x/text v0.23.0 // indirect
2625 google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463 // indirect
26+ google.golang.org/protobuf v1.36.6 // indirect
2727)
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ go.opentelemetry.io/otel/sdk/metric v1.34.0 h1:5CeK9ujjbFVL5c1PhLuStg1wxA7vQv7ce
3939go.opentelemetry.io/otel/sdk/metric v1.34.0 /go.mod h1:jQ/r8Ze28zRKoNRdkjCZxfs6YvBTG1+YIqyFVFYec5w =
4040go.opentelemetry.io/otel/trace v1.34.0 h1:+ouXS2V8Rd4hp4580a8q23bg0azF2nI8cqLYnC8mh/k =
4141go.opentelemetry.io/otel/trace v1.34.0 /go.mod h1:Svm7lSjQD7kG7KJ/MUHPVXSDGz2OX4h0M2jHBhmSfRE =
42- golang.org/x/net v0.37 .0 h1:1zLorHbz+LYj7MQlSf1+2tPIIgibq2eL5xkrGk6f+2c =
43- golang.org/x/net v0.37 .0 /go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8 =
42+ golang.org/x/net v0.38 .0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8 =
43+ golang.org/x/net v0.38 .0 /go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8 =
4444golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
4545golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik =
4646golang.org/x/sys v0.31.0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
You can’t perform that action at this time.
0 commit comments