Skip to content

Commit efdb46b

Browse files
authored
Merge pull request #309 from authzed/dependabot/go_modules/go-mod-f6d9ab5ca0
Bump the go-mod group across 1 directory with 2 updates
2 parents beee8ea + 39d1ab0 commit efdb46b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/cenkalti/backoff/v4 v4.3.0
1010
github.com/ecordell/optgen v0.0.9
1111
github.com/envoyproxy/protoc-gen-validate v1.2.1
12-
github.com/golangci/golangci-lint v1.64.7
12+
github.com/golangci/golangci-lint v1.64.8
1313
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
1414
github.com/jzelinskie/stringz v0.0.3
1515
github.com/magefile/mage v1.15.0
@@ -21,7 +21,7 @@ require (
2121
google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb
2222
google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb
2323
google.golang.org/grpc v1.71.0
24-
google.golang.org/protobuf v1.36.5
24+
google.golang.org/protobuf v1.36.6
2525
)
2626

2727
require (

go.sum

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

0 commit comments

Comments
 (0)