Skip to content

Commit

Permalink
Bump github.com/muir/reflectutils from 0.10.0 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [github.com/muir/reflectutils](https://github.com/muir/reflectutils) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/muir/reflectutils/releases)
- [Commits](muir/reflectutils@v0.10.0...v0.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and muir committed Aug 23, 2024
1 parent a92de2f commit bdfd600
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/muir/commonerrors v0.0.2
github.com/muir/nflex v0.2.0
github.com/muir/nject v1.8.0
github.com/muir/reflectutils v0.10.0
github.com/muir/reflectutils v0.11.0
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.9.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ github.com/muir/nflex v0.2.0 h1:PEXq83d2K03QtrOlHZuEAsErs9csY2g9eaBqP2nA17g=
github.com/muir/nflex v0.2.0/go.mod h1:aa0/C0QVuyU07rAsBqT56G73KE+MMRUJw+Z2yI82OI4=
github.com/muir/nject v1.8.0 h1:hCkm90xcGbCqu2lVl8thX4XbKm24MiKf3BoIyBtmG5I=
github.com/muir/nject v1.8.0/go.mod h1:qfVLgjr5g834J10AhmE2gx11OSbAGIojbAD58WK6Ot8=
github.com/muir/reflectutils v0.10.0 h1:eJh/X1tXnUP3oSAQ7Ej25hedXg1i0tuoin4ge7HJv5U=
github.com/muir/reflectutils v0.10.0/go.mod h1:q/NHh230BgwnQX3fO3ooroT9c5y6Ymo44AEUnLPwYhc=
github.com/muir/reflectutils v0.11.0 h1:h3rJpAq3KcKh65DLcrFgkzXdpmTHNOX66ar8/VQGrRg=
github.com/muir/reflectutils v0.11.0/go.mod h1:q/NHh230BgwnQX3fO3ooroT9c5y6Ymo44AEUnLPwYhc=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit bdfd600

Please sign in to comment.