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 Jan 18, 2025
1 parent e2d6826 commit 2d269ba
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 97 deletions.
4 changes: 1 addition & 3 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.9
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,9 +96,7 @@ 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/sys v0.29.0 // indirect
Expand Down
Loading

0 comments on commit 2d269ba

Please sign in to comment.