Skip to content

Commit 521e2a2

Browse files
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.19.0 to 2.19.1 (gatewayd-io#426)
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.19.0 to 2.19.1. - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml) - [Commits](grpc-ecosystem/grpc-gateway@v2.19.0...v2.19.1) --- updated-dependencies: - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3effe93 commit 521e2a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/go-co-op/gocron v1.37.0
1313
github.com/google/go-cmp v0.6.0
1414
github.com/google/go-github/v53 v53.2.0
15-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.0
15+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
1616
github.com/hashicorp/go-hclog v1.6.2
1717
github.com/hashicorp/go-plugin v1.6.0
1818
github.com/invopop/jsonschema v0.12.0

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)