Skip to content

Commit

Permalink
build(deps): bump github.com/gontainer/reflectpro from 1.0.0 to 1.0.1 (
Browse files Browse the repository at this point in the history
…#49)

Bumps [github.com/gontainer/reflectpro](https://github.com/gontainer/reflectpro) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/gontainer/reflectpro/releases)
- [Commits](gontainer/reflectpro@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: github.com/gontainer/reflectpro
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] committed Mar 21, 2024
1 parent 14fe378 commit 377a480
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 @@ -6,7 +6,7 @@ require (
github.com/gontainer/exporter v1.0.1
github.com/gontainer/graph v1.0.0
github.com/gontainer/grouperror v1.0.1
github.com/gontainer/reflectpro v1.0.0
github.com/gontainer/reflectpro v1.0.1
)

require ( // tests
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ github.com/gontainer/graph v1.0.0 h1:FypJCi+thjxbokhBOzMn17tElyDSNL/MklgdIAPn9fo
github.com/gontainer/graph v1.0.0/go.mod h1:84WI3F7qpTVFxnYkhFFOFy9UtIPgJ8i5466xKWo88MI=
github.com/gontainer/grouperror v1.0.1 h1:hNWVEIQZrt3e1q2YBprPEGDN2nYlkE2Px5igj/jqSNU=
github.com/gontainer/grouperror v1.0.1/go.mod h1:6/EHrISoPeYWcnzKx0JUxlSI34nMOMaLihNg6VnWDPc=
github.com/gontainer/reflectpro v1.0.0 h1:GDmtIId8w4ySwjTwfs8gKwB+DN3RKw0AcF4Mu8HgQ7o=
github.com/gontainer/reflectpro v1.0.0/go.mod h1:eGV+xNkh0jVTH+XHbv85lpQLXOrB67XSf5wiNPB0VkU=
github.com/gontainer/reflectpro v1.0.1 h1:gqcfWVTv3lkBx4R3QAWSd10VBkKVPG4kVYsQN4HuMF0=
github.com/gontainer/reflectpro v1.0.1/go.mod h1:eGV+xNkh0jVTH+XHbv85lpQLXOrB67XSf5wiNPB0VkU=
github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/jung-kurt/gofpdf v1.0.0/go.mod h1:7Id9E/uU8ce6rXgefFLlgrJj/GYY22cpxn+r32jIOes=
github.com/jung-kurt/gofpdf v1.0.3-0.20190309125859-24315acbbda5/go.mod h1:7Id9E/uU8ce6rXgefFLlgrJj/GYY22cpxn+r32jIOes=
Expand Down

0 comments on commit 377a480

Please sign in to comment.