Skip to content

Commit

Permalink
Bump github.com/gripmock/grpc-interceptors from 1.0.5 to 1.0.6
Browse files Browse the repository at this point in the history
Bumps [github.com/gripmock/grpc-interceptors](https://github.com/gripmock/grpc-interceptors) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/gripmock/grpc-interceptors/releases)
- [Commits](gripmock/grpc-interceptors@v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/gripmock/grpc-interceptors
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 2932a4a commit 7f42a4d
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 @@ -14,7 +14,7 @@ require (
github.com/gorilla/handlers v1.5.2
github.com/gorilla/mux v1.8.1
github.com/gripmock/environment v1.0.6
github.com/gripmock/grpc-interceptors v1.0.5
github.com/gripmock/grpc-interceptors v1.0.6
github.com/gripmock/shutdown v1.0.0
github.com/gripmock/stuber v1.1.6
github.com/jhump/protoreflect v1.17.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ github.com/gripmock/deeply v1.2.3 h1:R2q5zitrV+eVdim0fBFSC5s0qrLx1vVMcdLiMLr/PYw
github.com/gripmock/deeply v1.2.3/go.mod h1:qm612c85ziXnP30rGw/60uJ4Z/Le80FgEV2XtVicXz4=
github.com/gripmock/environment v1.0.6 h1:RuD0jMReB57H1gtonKZKIW6RpRnLfnKl7CzToVjfm/Q=
github.com/gripmock/environment v1.0.6/go.mod h1:DfByCxDAGCAJPz29GdWULfT8eM828iswFaRx5/x6CQ0=
github.com/gripmock/grpc-interceptors v1.0.5 h1:V32RXeasyYxktG3p/0/7c3fSFf7S5JZnTUVgbt2nHaA=
github.com/gripmock/grpc-interceptors v1.0.5/go.mod h1:1ntLm4r0eyDYg9zUQ83AZfjdc4Ew+lHwoqns2eXI0EU=
github.com/gripmock/grpc-interceptors v1.0.6 h1:ZilPfwvFYGLs2eLhMIWstw7WEdEOxOahbZhZmVlqfSo=
github.com/gripmock/grpc-interceptors v1.0.6/go.mod h1:dMNJ+G1DH3j/qOW3nQWbvkcEcC8lJF1mnLq7G15PagU=
github.com/gripmock/shutdown v1.0.0 h1:ESDCCBeNHazgAstCpIskaORNWH3b+P03a2gznW+8IFY=
github.com/gripmock/shutdown v1.0.0/go.mod h1:YwyI7uYgIPPdR9k8QNHwzDI2mQNpUSu+WT9mvqVoty4=
github.com/gripmock/stuber v1.1.6 h1:pqm4Oc5kXQROLxt+yEkuGdun80FJh2kcgoBwkDcv9ms=
Expand Down

0 comments on commit 7f42a4d

Please sign in to comment.