Skip to content

Commit

Permalink
Bump gofr.dev from 1.28.1 to 1.28.2
Browse files Browse the repository at this point in the history
Bumps [gofr.dev](https://github.com/gofr-dev/gofr) from 1.28.1 to 1.28.2.
- [Release notes](https://github.com/gofr-dev/gofr/releases)
- [Commits](gofr-dev/gofr@v1.28.1...v1.28.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 Dec 12, 2024
1 parent ee50334 commit 99920a3
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.10.0
go.mongodb.org/mongo-driver v1.17.1
go.uber.org/mock v0.5.0
gofr.dev v1.28.1
gofr.dev v1.28.2
gofr.dev/pkg/gofr/datasource/cassandra v0.3.0
gofr.dev/pkg/gofr/datasource/mongo v0.2.0
google.golang.org/grpc v1.68.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,8 @@ gofr.dev v1.24.1 h1:YbkxGpRYkaSi5IA4zntu/GH2YTcp/BxF6BuU74RkZtY=
gofr.dev v1.24.1/go.mod h1:EZQh4yBKwGQSi3jxPr5nUyg3OuW3BXbm9rhi6ep/bDQ=
gofr.dev v1.28.1 h1:yf2Bv52JUtZeRbisRYEQYGuhL2EjJ81Mn0oAI0vStko=
gofr.dev v1.28.1/go.mod h1:cQnVM+j8UFc8dM2VzNdJWU5GJMN5YWNsqPs44SsZxfY=
gofr.dev v1.28.2 h1:F8wDGfcSm9LXQXVsKKIqwMIPny+weUANFSWTevnpdwo=
gofr.dev v1.28.2/go.mod h1:0VucTBVth8ZnQPJyPa9EavQuWExV93N7PkmsyXqsxww=
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 99920a3

Please sign in to comment.