File tree 2 files changed +19
-80
lines changed
2 files changed +19
-80
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.1
7
7
require (
8
8
github.com/Knetic/govaluate v3.0.0+incompatible
9
9
github.com/MonetDB/MonetDB-Go v1.1.0
10
- github.com/SAP/go-hdb v0.113.10
10
+ github.com/SAP/go-hdb v1.13.4
11
11
github.com/aws/aws-lambda-go v1.47.0
12
12
github.com/aws/aws-sdk-go v1.55.6
13
13
github.com/basgys/goxml2json v1.1.0
@@ -99,13 +99,10 @@ require (
99
99
go.opentelemetry.io/otel v1.34.0 // indirect
100
100
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.28.0 // indirect
101
101
go.opentelemetry.io/otel/metric v1.34.0 // indirect
102
+ go.opentelemetry.io/otel/sdk v1.28.0 // indirect
102
103
go.opentelemetry.io/otel/trace v1.34.0 // indirect
103
- golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
104
- golang.org/x/mod v0.19.0 // indirect
105
- golang.org/x/sync v0.12.0 // indirect
106
104
golang.org/x/sys v0.31.0 // indirect
107
105
golang.org/x/text v0.23.0 // indirect
108
- golang.org/x/tools v0.23.0 // indirect
109
106
google.golang.org/protobuf v1.36.5 // indirect
110
107
gopkg.in/warnings.v0 v0.1.2 // indirect
111
108
gopkg.in/yaml.v3 v3.0.1 // indirect
You can’t perform that action at this time.
0 commit comments