From 0fbf23199b4b201a8a2bcf3eb4af14cae78f3ac2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 08:53:42 +0000 Subject: [PATCH] Bump github.com/muir/nject from 0.6.2 to 1.0.0 Bumps [github.com/muir/nject](https://github.com/muir/nject) from 0.6.2 to 1.0.0. - [Release notes](https://github.com/muir/nject/releases) - [Commits](https://github.com/muir/nject/compare/v0.6.2...v1.0.0) --- updated-dependencies: - dependency-name: github.com/muir/nject dependency-type: direct:production update-type: version-update:semver-major ... 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 69b2433..b14ab63 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.17 require ( github.com/julienschmidt/httprouter v1.3.0 - github.com/muir/nject v0.6.2 + github.com/muir/nject v1.0.0 github.com/muir/nvelope v0.3.2 github.com/pkg/errors v0.9.1 github.com/stretchr/testify v1.7.1 diff --git a/go.sum b/go.sum index 0d75519..195b2ea 100644 --- a/go.sum +++ b/go.sum @@ -38,8 +38,8 @@ github.com/muir/nchi v0.0.1/go.mod h1:v6gUg0F1wD7qpZcp6I2/5Y4IUA9qzlKgCqehdEuOPJ github.com/muir/nchi v0.0.2/go.mod h1:lkfo2+b2I4mny/PxSHJ87bKs+y1e9LAChg6f9lXOPGI= github.com/muir/nject v0.2.0/go.mod h1:vFJkDQciI0UURYI3cSZLyBhYxL3gn+4FvJBY9cZSsaA= github.com/muir/nject v0.4.0/go.mod h1:le4jeI0HP94VGIAGbdB4gLMzWENM/uHh8Iq3/Qv8wak= -github.com/muir/nject v0.6.2 h1:e+yangD4vUnb8jlxKljeZVq5i6limTppOgJEWsyJ3TY= -github.com/muir/nject v0.6.2/go.mod h1:kOa7nnqqV0tbg2tylEyZ0xtEl4tfC25wow7efbnba+M= +github.com/muir/nject v1.0.0 h1:j16tc9V/C+OqVR3T3dLCCp0Wnh7kmMESmwL4gnjiDD8= +github.com/muir/nject v1.0.0/go.mod h1:kOa7nnqqV0tbg2tylEyZ0xtEl4tfC25wow7efbnba+M= github.com/muir/nvelope v0.2.0/go.mod h1:raB9voDUnhMELiU2fZG7yHYdiRGKSh/FGtsjYWtdbpc= github.com/muir/nvelope v0.3.0/go.mod h1:XWPSm68reA4rxkuC/keqHbeFT9QJBorF2ttjF7flzyM= github.com/muir/nvelope v0.3.1/go.mod h1:bND7Jn4CqmEEKXyTh+GKtbN4Bi4GKnWRSR4iB5l0+AU=