Skip to content

Commit

Permalink
Bump gofr.dev from 1.24.1 to 1.24.2
Browse files Browse the repository at this point in the history
Bumps [gofr.dev](https://github.com/gofr-dev/gofr) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/gofr-dev/gofr/releases)
- [Commits](gofr-dev/gofr@v1.24.1...v1.24.2)

---
updated-dependencies:
- dependency-name: gofr.dev
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 8b621ae commit cba2de1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/stretchr/testify v1.9.0
go.mongodb.org/mongo-driver v1.17.1
go.uber.org/mock v0.5.0
gofr.dev v1.24.1
gofr.dev v1.24.2
gofr.dev/pkg/gofr/datasource/cassandra v0.1.0
gofr.dev/pkg/gofr/datasource/mongo v0.2.0
google.golang.org/grpc v1.67.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,8 @@ gofr.dev v1.24.0 h1:qP/Hc+hvxNkyl9iPuDi3ImOGZ0NArz1cZeYLqw/11ws=
gofr.dev v1.24.0/go.mod h1:6omxtWaucW82wDG8QNexUGE7jAandj0xJemNwSLaHB0=
gofr.dev v1.24.1 h1:YbkxGpRYkaSi5IA4zntu/GH2YTcp/BxF6BuU74RkZtY=
gofr.dev v1.24.1/go.mod h1:EZQh4yBKwGQSi3jxPr5nUyg3OuW3BXbm9rhi6ep/bDQ=
gofr.dev v1.24.2 h1:RCUx31ajEYfNhVmNASjUOCk/1K1xcov6oOpBR+4RjWI=
gofr.dev v1.24.2/go.mod h1:EZQh4yBKwGQSi3jxPr5nUyg3OuW3BXbm9rhi6ep/bDQ=
gofr.dev/pkg/gofr/datasource/mongo v0.2.0 h1:J6rPgxF84NV+LbrfaybP6QM3oP7A2EZIcY++v4FBsEg=
gofr.dev/pkg/gofr/datasource/mongo v0.2.0/go.mod h1:ymDX/8PxmKBDjZrpLKx/IcLLBGhRzc8whEe22Q9C7sQ=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
Expand Down

0 comments on commit cba2de1

Please sign in to comment.