From 388d10ae2ffb15b79e6b3fb38aed3008f7c76316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 01:11:30 +0000 Subject: [PATCH] Bump github.com/gripmock/stuber from 1.1.4 to 1.1.5 Bumps [github.com/gripmock/stuber](https://github.com/gripmock/stuber) from 1.1.4 to 1.1.5. - [Release notes](https://github.com/gripmock/stuber/releases) - [Commits](https://github.com/gripmock/stuber/compare/v1.1.4...v1.1.5) --- updated-dependencies: - dependency-name: github.com/gripmock/stuber dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 28711114..1141677a 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/gripmock/environment v1.0.4 github.com/gripmock/grpc-interceptors v1.0.4 github.com/gripmock/shutdown v1.0.0 - github.com/gripmock/stuber v1.1.4 + github.com/gripmock/stuber v1.1.5 github.com/jhump/protoreflect v1.17.0 github.com/oapi-codegen/runtime v1.1.1 github.com/pkg/errors v0.9.1 diff --git a/go.sum b/go.sum index 8c309851..ad138f0a 100644 --- a/go.sum +++ b/go.sum @@ -56,8 +56,8 @@ github.com/gripmock/grpc-interceptors v1.0.4 h1:7Ou0geEcWbNLcQR7u53I2O+YF9g4zthp github.com/gripmock/grpc-interceptors v1.0.4/go.mod h1:QLjm0Y0YWCySXQama/B17xkGn4XLwoa8IabIsZACLfc= 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.4 h1:ACPurCGa5+wv+J91bCk0EmgbYSXRsnjFz5kY7wIn8hs= -github.com/gripmock/stuber v1.1.4/go.mod h1:htmFcaV/ITB2H3lU2yunyiqf3I4AkNDPaT6mh8PC3lI= +github.com/gripmock/stuber v1.1.5 h1:QYFUETGwZZh24LVZ3uP4LbnKBzgWhFxkQkdzG7v4I1Y= +github.com/gripmock/stuber v1.1.5/go.mod h1:P/BrUqpx6tZrrk0DuwIgfv8Q4nchVGIe8rW0A1ig0wo= github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8= github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw= github.com/jhump/protoreflect v1.17.0 h1:qOEr613fac2lOuTgWN4tPAtLL7fUSbuJL5X5XumQh94=