Skip to content

Commit

Permalink
Merge pull request #284 from authzed/dependabot/go_modules/go-mod-7c0…
Browse files Browse the repository at this point in the history
…76c68a6

Bump the go-mod group with 7 updates
  • Loading branch information
tstirrat15 authored Jan 27, 2025
2 parents 79a1963 + f577bd5 commit 6488a20
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ require (
github.com/authzed/grpcutil v0.0.0-20230908193239-4286bb1d6403
github.com/cenkalti/backoff/v4 v4.3.0
github.com/ecordell/optgen v0.0.9
github.com/envoyproxy/protoc-gen-validate v1.1.0
github.com/envoyproxy/protoc-gen-validate v1.2.1
github.com/golangci/golangci-lint v1.63.4
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.0
github.com/jzelinskie/stringz v0.0.3
github.com/magefile/mage v1.15.0
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
github.com/samber/lo v1.47.0
github.com/samber/lo v1.49.0
github.com/stretchr/testify v1.10.0
golang.org/x/sync v0.10.0
golang.org/x/vuln v1.1.4
google.golang.org/genproto/googleapis/api v0.0.0-20241219192143-6b3ec007d9bb
google.golang.org/genproto/googleapis/rpc v0.0.0-20241219192143-6b3ec007d9bb
google.golang.org/grpc v1.69.4
google.golang.org/protobuf v1.36.3
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f
google.golang.org/grpc v1.70.0
google.golang.org/protobuf v1.36.4
)

require (
Expand Down
52 changes: 26 additions & 26 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6488a20

Please sign in to comment.