Skip to content

Commit

Permalink
Bump github.com/SAP/go-hdb in /receiver/saphanareceiver
Browse files Browse the repository at this point in the history
Bumps [github.com/SAP/go-hdb](https://github.com/SAP/go-hdb) from 1.3.10 to 1.5.5.
- [Release notes](https://github.com/SAP/go-hdb/releases)
- [Changelog](https://github.com/SAP/go-hdb/blob/main/RELEASENOTES.md)
- [Commits](SAP/go-hdb@v1.3.10...v1.5.5)

---
updated-dependencies:
- dependency-name: github.com/SAP/go-hdb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 7db0833 commit 122d4e9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions receiver/saphanareceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/open-telemetry/opentelemetry-collector-contrib/receiver/saphan
go 1.20

require (
github.com/SAP/go-hdb v1.3.10
github.com/SAP/go-hdb v1.5.5
github.com/google/go-cmp v0.5.9
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal v0.85.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.85.0
Expand Down Expand Up @@ -51,7 +51,7 @@ require (
go.opentelemetry.io/otel/sdk/metric v0.41.0 // indirect
go.opentelemetry.io/otel/trace v1.18.0 // indirect
golang.org/x/crypto v0.13.0 // indirect
golang.org/x/exp v0.0.0-20230711023510-fffb14384f22 // indirect
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
golang.org/x/net v0.15.0 // indirect
golang.org/x/sys v0.12.0 // indirect
golang.org/x/text v0.13.0 // indirect
Expand Down
10 changes: 5 additions & 5 deletions receiver/saphanareceiver/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 122d4e9

Please sign in to comment.