Skip to content

Commit 9383327

Browse files
Bump github.com/SAP/go-hdb in /receiver/saphanareceiver
Bumps [github.com/SAP/go-hdb](https://github.com/SAP/go-hdb) from 0.108.2 to 1.14.4. - [Release notes](https://github.com/SAP/go-hdb/releases) - [Changelog](https://github.com/SAP/go-hdb/blob/main/RELEASENOTES.md) - [Commits](https://github.com/SAP/go-hdb/commits/v1.14.4) --- updated-dependencies: - dependency-name: github.com/SAP/go-hdb dependency-version: 1.14.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d620bf commit 9383327

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

receiver/saphanareceiver/go.mod

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/saphanareceiver
22

3-
go 1.18
3+
go 1.24.0
44

55
require (
6-
github.com/SAP/go-hdb v0.108.2
6+
github.com/SAP/go-hdb v1.14.4
77
github.com/open-telemetry/opentelemetry-collector-contrib/internal/scrapertest v0.60.0
88
github.com/stretchr/testify v1.8.0
99
go.opentelemetry.io/collector v0.60.1-0.20220923151520-96e9af35c002
@@ -34,11 +34,9 @@ require (
3434
go.opentelemetry.io/otel/trace v1.10.0 // indirect
3535
go.uber.org/atomic v1.10.0 // indirect
3636
go.uber.org/zap v1.23.0 // indirect
37-
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d // indirect
38-
golang.org/x/exp v0.0.0-20220713135740-79cabaa25d75 // indirect
3937
golang.org/x/net v0.0.0-20220225172249-27dd8689420f // indirect
4038
golang.org/x/sys v0.0.0-20220808155132-1c4a2a72c664 // indirect
41-
golang.org/x/text v0.3.7 // indirect
39+
golang.org/x/text v0.29.0 // indirect
4240
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
4341
google.golang.org/grpc v1.49.0 // indirect
4442
google.golang.org/protobuf v1.28.1 // indirect

receiver/saphanareceiver/go.sum

Lines changed: 12 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)