Skip to content

Commit 2581094

Browse files
authored
Merge pull request #331 from authzed/dependabot/go_modules/go-mod-a827e1c849
Bump the go-mod group with 3 updates
2 parents bc057d2 + d8682df commit 2581094

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

go.mod

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/ecordell/optgen v0.0.9
1212
github.com/envoyproxy/protoc-gen-validate v1.2.1
1313
github.com/golangci/golangci-lint/v2 v2.1.6
14-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
14+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0
1515
github.com/jzelinskie/stringz v0.0.3
1616
github.com/magefile/mage v1.15.0
1717
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
@@ -20,8 +20,8 @@ require (
2020
go.uber.org/goleak v1.3.0
2121
golang.org/x/sync v0.15.0
2222
golang.org/x/vuln v1.1.4
23-
google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463
24-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463
23+
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822
24+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822
2525
google.golang.org/grpc v1.73.0
2626
google.golang.org/protobuf v1.36.6
2727
)
@@ -216,12 +216,12 @@ require (
216216
go.uber.org/multierr v1.6.0 // indirect
217217
go.uber.org/zap v1.24.0 // indirect
218218
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
219-
golang.org/x/mod v0.24.0 // indirect
220-
golang.org/x/net v0.39.0 // indirect
221-
golang.org/x/sys v0.32.0 // indirect
219+
golang.org/x/mod v0.25.0 // indirect
220+
golang.org/x/net v0.40.0 // indirect
221+
golang.org/x/sys v0.33.0 // indirect
222222
golang.org/x/telemetry v0.0.0-20240522233618-39ace7a40ae7 // indirect
223-
golang.org/x/text v0.24.0 // indirect
224-
golang.org/x/tools v0.32.0 // indirect
223+
golang.org/x/text v0.26.0 // indirect
224+
golang.org/x/tools v0.33.0 // indirect
225225
gopkg.in/ini.v1 v1.67.0 // indirect
226226
gopkg.in/yaml.v2 v2.4.0 // indirect
227227
gopkg.in/yaml.v3 v3.0.1 // indirect

go.sum

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

0 commit comments

Comments
 (0)