Skip to content

Commit

Permalink
chore(deps): bump github.com/tryvium-travels/memongo (#566)
Browse files Browse the repository at this point in the history
Bumps [github.com/tryvium-travels/memongo](https://github.com/tryvium-travels/memongo) from 0.9.0 to 0.12.0.
- [Release notes](https://github.com/tryvium-travels/memongo/releases)
- [Commits](tryvium-travels/memongo@v0.9.0...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/tryvium-travels/memongo
  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 May 24, 2024
1 parent e68d2f6 commit c24b77c
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 @@ -14,7 +14,7 @@ require (
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
github.com/sv-tools/mongoifc v1.11.2
github.com/tryvium-travels/memongo v0.9.0
github.com/tryvium-travels/memongo v0.12.0
go.mongodb.org/mongo-driver v1.15.0
go.uber.org/zap v1.23.0
google.golang.org/grpc v1.58.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -487,8 +487,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/sv-tools/mongoifc v1.11.2 h1:sAP9Rne1AnNfvyLEpBeHxLUFEtwPTol53qJe27+1S8Y=
github.com/sv-tools/mongoifc v1.11.2/go.mod h1:cD0UWjqblP8ehxOozGzXZH6zeIKMbdyY+iTCDaZQPTs=
github.com/tryvium-travels/memongo v0.9.0 h1:k5kuTHSDdITN+aMaNoKr1nzTyNvhwOXtb9SnrMjRg+I=
github.com/tryvium-travels/memongo v0.9.0/go.mod h1:riRUHKRQ5JbeX2ryzFfmr7P2EYXIkNwgloSQJPpBikA=
github.com/tryvium-travels/memongo v0.12.0 h1:B56+Do7Z3vcR93oqkyUubvdFPJEqpHn1ZBSQRYe4Nnk=
github.com/tryvium-travels/memongo v0.12.0/go.mod h1:riRUHKRQ5JbeX2ryzFfmr7P2EYXIkNwgloSQJPpBikA=
github.com/xdg-go/pbkdf2 v1.0.0 h1:Su7DPu48wXMwC3bs7MCNG+z4FhcyEuz5dlvchbq0B0c=
github.com/xdg-go/pbkdf2 v1.0.0/go.mod h1:jrpuAogTd400dnrH08LKmI/xc1MbPOebTwRqcT5RDeI=
github.com/xdg-go/scram v1.1.2 h1:FHX5I5B4i4hKRVRBCFRxq1iQRej7WO3hhBuJf+UUySY=
Expand Down

0 comments on commit c24b77c

Please sign in to comment.