Skip to content

Commit

Permalink
Update google.golang.org/grpc/examples digest to 5d07b63
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 15, 2024
1 parent 7a3e9e6 commit 4ddfd3c
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.28.0
golang.org/x/text v0.17.0
google.golang.org/grpc v1.65.0
google.golang.org/grpc/examples v0.0.0-20240814235438-c98235b96000
google.golang.org/grpc/examples v0.0.0-20240815160927-5d07b636a7ac
gorm.io/datatypes v1.2.1
gorm.io/driver/postgres v1.5.9
gorm.io/gorm v1.25.11
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -766,6 +766,8 @@ google.golang.org/grpc/examples v0.0.0-20240814192544-9706bf80357b h1:mLEexr2iIp
google.golang.org/grpc/examples v0.0.0-20240814192544-9706bf80357b/go.mod h1:pcLkLKa0J2t6razFaMNbBsiShgADYyr2FOSrWPBN5Yk=
google.golang.org/grpc/examples v0.0.0-20240814235438-c98235b96000 h1:45Ca09+iHBa0j1LRZ3ie5xeKOcUrC3LdM9mR39BQ+kc=
google.golang.org/grpc/examples v0.0.0-20240814235438-c98235b96000/go.mod h1:pcLkLKa0J2t6razFaMNbBsiShgADYyr2FOSrWPBN5Yk=
google.golang.org/grpc/examples v0.0.0-20240815160927-5d07b636a7ac h1:WZ4IqazH2hcNoMjxH54ke3R+SoF4ryLsdIAgz4veLhw=
google.golang.org/grpc/examples v0.0.0-20240815160927-5d07b636a7ac/go.mod h1:pcLkLKa0J2t6razFaMNbBsiShgADYyr2FOSrWPBN5Yk=
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 4ddfd3c

Please sign in to comment.