Skip to content

Commit

Permalink
build(deps): bump google.golang.org/grpc from 1.45.0 to 1.54.0
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.45.0 to 1.54.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.45.0...v1.54.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2023
1 parent b7feea1 commit 24790c5
Show file tree
Hide file tree
Showing 2 changed files with 545 additions and 29 deletions.
9 changes: 2 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,14 @@ require (
github.com/prometheus/client_golang v1.12.1
github.com/rs/cors v1.8.2
github.com/rs/zerolog v1.26.1
github.com/spf13/afero v1.8.2 // indirect
github.com/spf13/cobra v1.4.0
github.com/spf13/viper v1.10.1 // indirect
github.com/stretchr/testify v1.7.1
github.com/stretchr/testify v1.8.1
go.opentelemetry.io/contrib/propagators/b3 v1.5.0 // indirect
go.opentelemetry.io/contrib/propagators/ot v1.5.0 // indirect
go.opentelemetry.io/otel/exporters/jaeger v1.6.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.6.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.6.0 // indirect
golang.org/x/net v0.0.0-20220225172249-27dd8689420f // indirect
golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 // indirect
google.golang.org/genproto v0.0.0-20220324131243-acbaeb5b85eb // indirect
google.golang.org/grpc v1.45.0
google.golang.org/protobuf v1.28.0 // indirect
google.golang.org/grpc v1.54.0
gopkg.in/ini.v1 v1.66.4 // indirect
)
Loading

0 comments on commit 24790c5

Please sign in to comment.