Skip to content

Commit

Permalink
CLOUD-727: Bump go.nhat.io/grpcmock from 0.26.0 to 0.27.0
Browse files Browse the repository at this point in the history
Bumps [go.nhat.io/grpcmock](https://github.com/nhatthm/grpcmock) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/nhatthm/grpcmock/releases)
- [Commits](nhatthm/grpcmock@v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: go.nhat.io/grpcmock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 21, 2024
1 parent 385e7fb commit 05b2a65
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/onsi/gomega v1.34.1
github.com/pkg/errors v0.9.1
github.com/sjmudd/stopwatch v0.1.1
go.nhat.io/grpcmock v0.26.0
go.nhat.io/grpcmock v0.27.0
go.uber.org/zap v1.27.0
golang.org/x/sync v0.8.0
golang.org/x/text v0.17.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,8 @@ go.mongodb.org/mongo-driver v1.14.0 h1:P98w8egYRjYe3XDjxhYJagTokP/H6HzlsnojRgZRd
go.mongodb.org/mongo-driver v1.14.0/go.mod h1:Vzb0Mk/pa7e6cWw85R4F/endUC3u0U9jGcNU603k65c=
go.nhat.io/aferomock v0.4.0 h1:gs3nJzIqAezglUuaPfautAmZwulwRWLcfSSzdK4YCC0=
go.nhat.io/aferomock v0.4.0/go.mod h1:msi5MDOtJ/AroUa/lDc3jVGOILM4SKP//4yBRImOvkI=
go.nhat.io/grpcmock v0.26.0 h1:XXR62JrF8EpAP+oTO5SWmyIj25rAQsmqtAFdcppzabo=
go.nhat.io/grpcmock v0.26.0/go.mod h1:XBzBoqqy8NnKR9IV8dtsKtkKJZI62XDaIfj6xcwZEaY=
go.nhat.io/grpcmock v0.27.0 h1:Lu9X7kCBd1Y+fCVgdPaUsJ1HyIXxJMxUwS3UaYUuCGI=
go.nhat.io/grpcmock v0.27.0/go.mod h1:ywHiPk2sv+fmh7+2fxrJInOk3voDOfyYTRXOV7+Vy4o=
go.nhat.io/matcher/v2 v2.0.0 h1:W+rbHi0hKuZHtOQH4U5g+KwyKyfVioIxrxjoGRcUETE=
go.nhat.io/matcher/v2 v2.0.0/go.mod h1:cL5oYp0M9A4L8jEGqjmUfy+k7AXVDddoVt6aYIL1r5g=
go.nhat.io/wait v0.1.0 h1:aQ4YDzaOgFbypiJ9c/eAfOIB1G25VOv7Gd2QS8uz1gw=
Expand Down

0 comments on commit 05b2a65

Please sign in to comment.