Skip to content

Commit

Permalink
Update google.golang.org/grpc/examples digest to e9ac44c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 6, 2024
1 parent e6fd9e2 commit 909254e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
golang.org/x/net v0.30.0
golang.org/x/text v0.19.0
google.golang.org/grpc v1.67.1
google.golang.org/grpc/examples v0.0.0-20241105181421-0ec8fd84fdfb
google.golang.org/grpc/examples v0.0.0-20241105224726-e9ac44cb8c46
gorm.io/datatypes v1.2.4
gorm.io/driver/postgres v1.5.9
gorm.io/gorm v1.25.12
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -681,6 +681,8 @@ google.golang.org/grpc/examples v0.0.0-20241105002659-2de6df9c6fd2 h1:0Aw/y2yHGz
google.golang.org/grpc/examples v0.0.0-20241105002659-2de6df9c6fd2/go.mod h1:UxqwMHw3ntCGQS0LuHPmqkO+z9CyMtK1oN7xh6P+gw8=
google.golang.org/grpc/examples v0.0.0-20241105181421-0ec8fd84fdfb h1:kSqiYk38v4x6BdUdjPZG5j3S8a5UxmxKLIylSg+UDs0=
google.golang.org/grpc/examples v0.0.0-20241105181421-0ec8fd84fdfb/go.mod h1:UxqwMHw3ntCGQS0LuHPmqkO+z9CyMtK1oN7xh6P+gw8=
google.golang.org/grpc/examples v0.0.0-20241105224726-e9ac44cb8c46 h1:DlJ5M3o3JluV/ERPdEGuWfDizQzsp7cRwn6Epgxn1kQ=
google.golang.org/grpc/examples v0.0.0-20241105224726-e9ac44cb8c46/go.mod h1:UxqwMHw3ntCGQS0LuHPmqkO+z9CyMtK1oN7xh6P+gw8=
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=
google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod h1:cfTl7dwQJ+fmap5saPgwCLgHXTUD7jkjRqWcaiX5VyM=
Expand Down

0 comments on commit 909254e

Please sign in to comment.