Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 6d7c7a8 commit 8bad2f5
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 16 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/google/renameio v1.0.1
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.1
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.0
github.com/pkg/errors v0.9.1
github.com/postfinance/flash v0.5.1
github.com/postfinance/profiler v0.1.1
Expand All @@ -25,9 +25,9 @@ require (
go.uber.org/zap v1.26.0
golang.org/x/oauth2 v0.15.0
golang.org/x/term v0.15.0
google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17
google.golang.org/grpc v1.60.0
google.golang.org/protobuf v1.31.0
google.golang.org/genproto/googleapis/api v0.0.0-20240102182953-50ed04b92917
google.golang.org/grpc v1.60.1
google.golang.org/protobuf v1.32.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/apimachinery v0.29.0
)
Loading

0 comments on commit 8bad2f5

Please sign in to comment.