File tree Expand file tree Collapse file tree 2 files changed +19
-21
lines changed Expand file tree Collapse file tree 2 files changed +19
-21
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/influxdata/influxdb-observability/jaeger-influxdb
2
2
3
- go 1.21.0
4
-
5
- toolchain go1.21.10
3
+ go 1.23.0
6
4
7
5
require (
8
6
github.com/apache/arrow-adbc/go/adbc v0.10.0
@@ -61,12 +59,12 @@ require (
61
59
go.opentelemetry.io/otel v1.26.0 // indirect
62
60
go.opentelemetry.io/otel/trace v1.26.0 // indirect
63
61
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225 // indirect
64
- golang.org/x/mod v0.16 .0 // indirect
65
- golang.org/x/net v0.24 .0 // indirect
66
- golang.org/x/sync v0.6 .0 // indirect
67
- golang.org/x/sys v0.19 .0 // indirect
68
- golang.org/x/text v0.14 .0 // indirect
69
- golang.org/x/tools v0.19.0 // indirect
62
+ golang.org/x/mod v0.17 .0 // indirect
63
+ golang.org/x/net v0.38 .0 // indirect
64
+ golang.org/x/sync v0.12 .0 // indirect
65
+ golang.org/x/sys v0.31 .0 // indirect
66
+ golang.org/x/text v0.23 .0 // indirect
67
+ golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
70
68
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
71
69
google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda // indirect
72
70
google.golang.org/protobuf v1.34.1 // indirect
You can’t perform that action at this time.
0 commit comments