Skip to content

Commit

Permalink
Bump github.com/muir/nject from 1.6.0 to 1.7.1 (#48)
Browse files Browse the repository at this point in the history
Bumps [github.com/muir/nject](https://github.com/muir/nject) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/muir/nject/releases)
- [Commits](muir/nject@v1.6.0...v1.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2023
1 parent 621d381 commit 3248bc6
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 @@ -9,7 +9,7 @@ require (
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
github.com/muir/commonerrors v0.0.2
github.com/muir/nflex v0.1.6
github.com/muir/nject v1.6.0
github.com/muir/nject v1.7.1
github.com/muir/reflectutils v0.7.0
github.com/pkg/errors v0.9.1
github.com/rogpeppe/go-internal v1.8.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ github.com/muir/commonerrors v0.0.2 h1:vT/rSpbvv1jCRW2FIJUq1+WgwrDLJT/SdRwDXIFGG
github.com/muir/commonerrors v0.0.2/go.mod h1:y/SeHiWvyBd87GUg3HsojnHETMvm2lF3GrXmTq46FnU=
github.com/muir/nflex v0.1.6 h1:VMrRW8GyitlDak8Anq2VpRJqsocdO25Z01EtENxuvSQ=
github.com/muir/nflex v0.1.6/go.mod h1:i02aECygUFKTN0lsjae9mPWFJFASt+KnpWd0kCSIhVk=
github.com/muir/nject v1.6.0 h1:i6wh1aSE7/71yqxgeuBaG+ApivPOoHkg6yJ5b7ERMsc=
github.com/muir/nject v1.6.0/go.mod h1:YkPfCewGnkFnr8z+hmIxHZXYPvdRQ+DlDfbq9M2bBng=
github.com/muir/nject v1.7.1 h1:AtARVsFdG2FidfgKZZjXIZsZydPS4r+STmWxJO6JMmw=
github.com/muir/nject v1.7.1/go.mod h1:YkPfCewGnkFnr8z+hmIxHZXYPvdRQ+DlDfbq9M2bBng=
github.com/muir/reflectutils v0.7.0 h1:7ez7OLYTThDQ5kpEpxtOgFvJgtE4E11D6PVTVw+Lwl0=
github.com/muir/reflectutils v0.7.0/go.mod h1:l8W7iTj6zMdmsWcPfsdnaAYLEuipJ7baVROqpfuonIc=
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e/go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA=
Expand Down

0 comments on commit 3248bc6

Please # to comment.