Skip to content

Commit e0a000f

Browse files
authored
Merge pull request #253 from authzed/dependabot/go_modules/go-mod-1fc862701d
Bump the go-mod group with 3 updates
2 parents d740bc0 + a8515f4 commit e0a000f

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

go.mod

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ require (
1010
github.com/ecordell/optgen v0.0.9
1111
github.com/envoyproxy/protoc-gen-validate v1.1.0
1212
github.com/golangci/golangci-lint v1.61.0
13-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0
13+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0
1414
github.com/jzelinskie/stringz v0.0.3
1515
github.com/magefile/mage v1.15.0
1616
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
1717
github.com/samber/lo v1.47.0
1818
github.com/stretchr/testify v1.9.0
1919
golang.org/x/sync v0.8.0
2020
golang.org/x/vuln v1.1.3
21-
google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142
22-
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1
21+
google.golang.org/genproto/googleapis/api v0.0.0-20241021214115-324edc3d5d38
22+
google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38
2323
google.golang.org/grpc v1.67.1
2424
google.golang.org/protobuf v1.35.1
2525
)
@@ -199,7 +199,7 @@ require (
199199
golang.org/x/net v0.28.0 // indirect
200200
golang.org/x/sys v0.25.0 // indirect
201201
golang.org/x/telemetry v0.0.0-20240522233618-39ace7a40ae7 // indirect
202-
golang.org/x/text v0.18.0 // indirect
202+
golang.org/x/text v0.19.0 // indirect
203203
golang.org/x/tools v0.24.0 // indirect
204204
gopkg.in/ini.v1 v1.67.0 // indirect
205205
gopkg.in/yaml.v2 v2.4.0 // indirect

go.sum

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)