File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.26.5
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.16.12
99 github.com/aws/aws-lambda-go v1.54.0
1010 github.com/aws/aws-sdk-go-v2/config v1.32.29
1111 github.com/aws/aws-sdk-go-v2/service/kms v1.54.0
@@ -118,7 +118,6 @@ require (
118118 go.opentelemetry.io/otel/metric v1.43.0 // indirect
119119 go.opentelemetry.io/otel/sdk v1.43.0 // indirect
120120 go.opentelemetry.io/otel/trace v1.43.0 // indirect
121- golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f // indirect
122121 golang.org/x/sys v0.47.0 // indirect
123122 golang.org/x/text v0.40.0 // indirect
124123 google.golang.org/protobuf v1.36.11 // indirect
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ github.com/MonetDB/MonetDB-Go v1.1.0 h1:FI/SKiJ59zOp4cBbR8BRdlJqr9ydPRJpGK0qDBP/
2323github.com/MonetDB/MonetDB-Go v1.1.0 /go.mod h1:camniXrjGJnMoXXgZWhUY+2nKPVfjKmcA5mmrjuV2+A =
2424github.com/ProtonMail/go-crypto v1.1.6 h1:ZcV+Ropw6Qn0AX9brlQLAUXfqLBc7Bl+f/DmNxpLfdw =
2525github.com/ProtonMail/go-crypto v1.1.6 /go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE =
26- github.com/SAP/go-hdb v0.113.10 h1:Lb/tC5GvbiybVX39fG0tyQfkMMlEKAY1E1dCjvUoga4 =
27- github.com/SAP/go-hdb v0.113.10 /go.mod h1:PftoTNEexv3epS22QqEkgw4y85uHCyzhxRgES5lbS6k =
26+ github.com/SAP/go-hdb v1.16.12 h1:uHhrUCvnYPY67w6NUs8BYRwylXdAiv+hFRApS4qkA5Q =
27+ github.com/SAP/go-hdb v1.16.12 /go.mod h1:16M+ygtB0N/sZosiXf+aeepMvNYSw+/yGbZdGQLVAAE =
2828github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8 =
2929github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be /go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4 =
3030github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio =
You can’t perform that action at this time.
0 commit comments