Skip to content

Commit

Permalink
chore(deps): downgrade grpc-gateway until we can migrate deprecated (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-whit authored May 29, 2024
1 parent 5b0b494 commit 394820d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion proto/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.3

require (
github.com/envoyproxy/protoc-gen-validate v1.0.4
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157
google.golang.org/grpc v1.64.0
google.golang.org/protobuf v1.34.1
Expand Down
4 changes: 2 additions & 2 deletions proto/go.sum

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

0 comments on commit 394820d

Please sign in to comment.