File tree Expand file tree Collapse file tree 2 files changed +8
-193
lines changed Expand file tree Collapse file tree 2 files changed +8
-193
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.7
55require (
66 github.com/Knetic/govaluate v3.0.0+incompatible
77 github.com/MonetDB/MonetDB-Go v1.1.0
8- github.com/SAP/go-hdb v0.113.10
8+ github.com/SAP/go-hdb v1.14.9
99 github.com/aws/aws-lambda-go v1.50.0
1010 github.com/aws/aws-sdk-go-v2/config v1.31.15
1111 github.com/aws/aws-sdk-go-v2/service/kms v1.46.2
@@ -116,9 +116,8 @@ require (
116116 go.opentelemetry.io/otel/metric v1.34.0 // indirect
117117 go.opentelemetry.io/otel/sdk v1.28.0 // indirect
118118 go.opentelemetry.io/otel/trace v1.34.0 // indirect
119- golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
120119 golang.org/x/sys v0.35.0 // indirect
121- golang.org/x/text v0.28 .0 // indirect
120+ golang.org/x/text v0.30 .0 // indirect
122121 google.golang.org/protobuf v1.36.5 // indirect
123122 gopkg.in/warnings.v0 v0.1.2 // indirect
124123 gopkg.in/yaml.v3 v3.0.1 // indirect
You can’t perform that action at this time.
0 commit comments