Skip to content

Commit d86f246

Browse files
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.19.1 to 2.20.0 (#536)
--- updated-dependencies: - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-type: direct:production update-type: version-update:semver-minor --- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c8196f commit d86f246

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/getsentry/sentry-go v0.27.0
1313
github.com/go-co-op/gocron v1.37.0
1414
github.com/google/go-github/v53 v53.2.0
15-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
15+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
1616
github.com/hashicorp/go-hclog v1.6.3
1717
github.com/hashicorp/go-plugin v1.6.1
1818
github.com/invopop/jsonschema v0.12.0
@@ -35,7 +35,7 @@ require (
3535
go.opentelemetry.io/otel/trace v1.26.0
3636
golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f
3737
golang.org/x/text v0.15.0
38-
google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be
38+
google.golang.org/genproto/googleapis/api v0.0.0-20240513163218-0867130af1f8
3939
google.golang.org/grpc v1.64.0
4040
google.golang.org/protobuf v1.34.1
4141
gopkg.in/natefinch/lumberjack.v2 v2.2.1
@@ -117,7 +117,7 @@ require (
117117
golang.org/x/crypto v0.23.0 // indirect
118118
golang.org/x/mod v0.17.0 // indirect
119119
golang.org/x/net v0.25.0 // indirect
120-
golang.org/x/oauth2 v0.19.0 // indirect
120+
golang.org/x/oauth2 v0.20.0 // indirect
121121
golang.org/x/sync v0.7.0 // indirect
122122
golang.org/x/sys v0.20.0 // indirect
123123
golang.org/x/tools v0.20.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)