Skip to content

Commit

Permalink
maint(deps): bump github.com/honeycombio/otel-config-go
Browse files Browse the repository at this point in the history
Bumps [github.com/honeycombio/otel-config-go](https://github.com/honeycombio/otel-config-go) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/honeycombio/otel-config-go/releases)
- [Changelog](https://github.com/honeycombio/otel-config-go/blob/main/CHANGELOG.md)
- [Commits](honeycombio/otel-config-go@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/honeycombio/otel-config-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 6386a2d commit f7a7334
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 404 deletions.
11 changes: 5 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/dgryski/go-wyhash v0.0.0-20191203203029-c4841ae36371
github.com/goware/urlx v0.3.2
github.com/honeycombio/beeline-go v1.12.0
github.com/honeycombio/otel-config-go v1.10.0
github.com/honeycombio/otel-config-go v1.11.0
github.com/jessevdk/go-flags v1.5.0
go.opentelemetry.io/otel v1.16.0
go.opentelemetry.io/otel/trace v1.16.0
Expand All @@ -22,7 +22,7 @@ require (
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2 // indirect
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 // indirect
github.com/honeycombio/libhoney-go v1.19.0 // indirect
github.com/klauspost/compress v1.16.6 // indirect
github.com/lufia/plan9stats v0.0.0-20230326075908-cb1d2100619a // indirect
Expand All @@ -49,15 +49,14 @@ require (
go.opentelemetry.io/otel/metric v1.16.0 // indirect
go.opentelemetry.io/otel/sdk v1.16.0 // indirect
go.opentelemetry.io/otel/sdk/metric v0.39.0 // indirect
go.opentelemetry.io/proto/otlp v0.19.0 // indirect
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/net v0.10.0 // indirect
golang.org/x/sys v0.8.0 // indirect
golang.org/x/text v0.9.0 // indirect
google.golang.org/genproto v0.0.0-20230530153820-e85fd2cbaebc // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20230530153820-e85fd2cbaebc // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc // indirect
google.golang.org/grpc v1.55.0 // indirect
google.golang.org/protobuf v1.30.0 // indirect
google.golang.org/grpc v1.57.0 // indirect
google.golang.org/protobuf v1.31.0 // indirect
gopkg.in/alexcesaro/statsd.v2 v2.0.0 // indirect
)
Loading

0 comments on commit f7a7334

Please sign in to comment.