Skip to content

Commit

Permalink
Bump github.com/muir/nject from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [github.com/muir/nject](https://github.com/muir/nject) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/muir/nject/releases)
- [Commits](muir/nject@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/muir/nject
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2022
1 parent c81e097 commit 39007a6
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 @@ -4,7 +4,7 @@ go 1.16

require (
github.com/gorilla/mux v1.8.0
github.com/muir/nject v0.5.0
github.com/muir/nject v0.6.0
github.com/muir/nvelope v0.2.2
github.com/stretchr/testify v1.7.1
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ github.com/muir/nape v0.2.0/go.mod h1:VjvP6gR5PzQ3yyOPjyGlFOxDFucMVhBkaJGT6c0Cvs
github.com/muir/nape v0.2.1/go.mod h1:FE26YLNvUZ7DQJVW34+ypho9cGTn0NccvXjMaDo1nTw=
github.com/muir/nject v0.2.0/go.mod h1:vFJkDQciI0UURYI3cSZLyBhYxL3gn+4FvJBY9cZSsaA=
github.com/muir/nject v0.3.0/go.mod h1:vFJkDQciI0UURYI3cSZLyBhYxL3gn+4FvJBY9cZSsaA=
github.com/muir/nject v0.5.0 h1:lP35o9xgjAGWVcw0J+oPJ3bYrJj/Wfsytotx8vTNy00=
github.com/muir/nject v0.5.0/go.mod h1:kOa7nnqqV0tbg2tylEyZ0xtEl4tfC25wow7efbnba+M=
github.com/muir/nject v0.6.0 h1:agrlQDJWgJAzI+OAnRUjWD2eqqpgkI26vxWkJ7fGceU=
github.com/muir/nject v0.6.0/go.mod h1:kOa7nnqqV0tbg2tylEyZ0xtEl4tfC25wow7efbnba+M=
github.com/muir/nvelope v0.2.0/go.mod h1:raB9voDUnhMELiU2fZG7yHYdiRGKSh/FGtsjYWtdbpc=
github.com/muir/nvelope v0.2.2 h1:2wgS3aBWkfFFviecwuypOguoqZR9tKV42TH3za7buUE=
github.com/muir/nvelope v0.2.2/go.mod h1:iF5nqF6fb0R+SeOVkWkbfm3jNntlWC/w6X/YBom3P6w=
Expand Down

0 comments on commit 39007a6

Please sign in to comment.