Skip to content

Commit

Permalink
fix(deps): update module github.com/sap/go-hdb to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent bd6c468 commit e6b939f
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 113 deletions.
8 changes: 3 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22
require (
github.com/Knetic/govaluate v3.0.0+incompatible
github.com/MonetDB/MonetDB-Go v1.1.0
github.com/SAP/go-hdb v0.113.10
github.com/SAP/go-hdb v1.12.12
github.com/aws/aws-lambda-go v1.47.0
github.com/aws/aws-sdk-go v1.55.6
github.com/basgys/goxml2json v1.1.0
Expand Down Expand Up @@ -96,13 +96,11 @@ require (
go.opentelemetry.io/otel v1.29.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.28.0 // indirect
go.opentelemetry.io/otel/metric v1.29.0 // indirect
go.opentelemetry.io/otel/sdk v1.29.0 // indirect
go.opentelemetry.io/otel/trace v1.29.0 // indirect
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
golang.org/x/mod v0.19.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sync v0.11.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/text v0.22.0 // indirect
golang.org/x/tools v0.23.0 // indirect
google.golang.org/protobuf v1.36.1 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
Expand Down
Loading

0 comments on commit e6b939f

Please sign in to comment.