Skip to content

Commit

Permalink
build(deps): bump google.golang.org/grpc from 1.62.0 to 1.63.0
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.62.0 to 1.63.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.62.0...v1.63.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 6, 2024
1 parent fb7f437 commit c24856d
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 18 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ require (
github.com/dictyBase/apihelpers v0.0.0-20191119134328-9ff59ee4c896
github.com/dictyBase/arangomanager v0.4.0
github.com/dictyBase/go-genproto v0.0.0-20210728232706-b7a70ac1e3c1
github.com/golang/protobuf v1.5.3
github.com/golang/protobuf v1.5.4
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/nats-io/nats.go v1.34.1
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.4
github.com/urfave/cli v1.22.14
google.golang.org/grpc v1.62.0
google.golang.org/grpc v1.63.0
gopkg.in/stretchr/testify.v1 v1.2.2 // indirect
)

Expand Down
Loading

0 comments on commit c24856d

Please sign in to comment.