Skip to content

Commit

Permalink
Merge pull request #224 from dictyBase/dependabot/go_modules/develop/…
Browse files Browse the repository at this point in the history
…google.golang.org/grpc-1.58.0

chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.0
  • Loading branch information
kodiakhq[bot] authored Sep 9, 2023
2 parents 1383c98 + d1bd7fe commit b5f7971
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 8 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/golang/protobuf v1.5.3
github.com/google/go-github/v32 v32.1.0
github.com/google/uuid v1.3.1 // indirect
github.com/hasura/go-graphql-client v0.10.0 // indirect
github.com/hasura/go-graphql-client v0.10.0
github.com/mailgun/mailgun-go/v3 v3.6.4
github.com/mwitkow/go-proto-validators v0.3.0 // indirect
github.com/nats-io/gnatsd v1.4.1 // indirect
Expand All @@ -24,7 +24,7 @@ require (
github.com/urfave/cli v1.22.14
github.com/yuin/goldmark v1.5.6
golang.org/x/oauth2 v0.11.0
google.golang.org/grpc v1.57.0
google.golang.org/grpc v1.58.0
google.golang.org/protobuf v1.31.0
)

Expand Down
Loading

0 comments on commit b5f7971

Please sign in to comment.