From 2f0a41cf7b2cda53c0bc64dbed12f06c7437e095 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 01:07:47 +0000 Subject: [PATCH] Bump github.com/gripmock/stuber from 1.1.3 to 1.1.4 Bumps [github.com/gripmock/stuber](https://github.com/gripmock/stuber) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/gripmock/stuber/releases) - [Commits](https://github.com/gripmock/stuber/compare/v1.1.3...v1.1.4) --- 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 6a1bdd9a..01796d00 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.3 github.com/gripmock/shutdown v1.0.0 - github.com/gripmock/stuber v1.1.3 + github.com/gripmock/stuber v1.1.4 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 845cd0f1..8218b5d6 100644 --- a/go.sum +++ b/go.sum @@ -56,8 +56,8 @@ github.com/gripmock/grpc-interceptors v1.0.3 h1:hMH/bUc2y2EbNgpN2Fz1Rf8qiE4OBmE9 github.com/gripmock/grpc-interceptors v1.0.3/go.mod h1:LYrC1gEzGGp/JLHSmlpKCOh7aXNvoBBE1s/8NUPV5jY= 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.3 h1:BbPWeutCsR4gQqzz9AFlTskjCn4+n8H4VvVY4yXcHLw= -github.com/gripmock/stuber v1.1.3/go.mod h1:gQEJZoWKW2QCW+pymmEivwVqnW5RVfTGhGTsM0Ew2j8= +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/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=