Skip to content

Commit 78a3c9e

Browse files
fix(deps): bump github.com/jaswdr/faker/v2 from 2.3.3 to 2.4.0 in /api
Bumps [github.com/jaswdr/faker/v2](https://github.com/jaswdr/faker) from 2.3.3 to 2.4.0. - [Release notes](https://github.com/jaswdr/faker/releases) - [Commits](jaswdr/faker@v2.3.3...v2.4.0) --- updated-dependencies: - dependency-name: github.com/jaswdr/faker/v2 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 816e0c8 commit 78a3c9e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

api/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ require (
2525
github.com/google/uuid v1.6.0
2626
github.com/hashicorp/go-retryablehttp v0.7.7
2727
github.com/hirosassa/zerodriver v0.1.4
28-
github.com/jaswdr/faker/v2 v2.3.3
28+
github.com/jaswdr/faker/v2 v2.4.0
2929
github.com/jinzhu/now v1.1.5
3030
github.com/joho/godotenv v1.5.1
3131
github.com/jordan-wright/email v4.0.1-0.20210109023952-943e75fe5223+incompatible

api/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ github.com/jackc/pgx/v5 v5.7.2 h1:mLoDLV6sonKlvjIEsV56SkWNCnuNv531l94GaIzO+XI=
176176
github.com/jackc/pgx/v5 v5.7.2/go.mod h1:ncY89UGWxg82EykZUwSpUKEfccBGGYq1xjrOpsbsfGQ=
177177
github.com/jackc/puddle/v2 v2.2.2 h1:PR8nw+E/1w0GLuRFSmiioY6UooMp6KJv0/61nB7icHo=
178178
github.com/jackc/puddle/v2 v2.2.2/go.mod h1:vriiEXHvEE654aYKXXjOvZM39qJ0q+azkZFrfEOc3H4=
179-
github.com/jaswdr/faker/v2 v2.3.3 h1:0mA+B5YGjqgpOPdDY/72d6pDv7Z/5t6F1XzIfkUfgC4=
180-
github.com/jaswdr/faker/v2 v2.3.3/go.mod h1:ROK8xwQV0hYOLDUtxCQgHGcl10jbVzIvqHxcIDdwY2Q=
179+
github.com/jaswdr/faker/v2 v2.4.0 h1:qNmS/k60ODLMmzDdQOEUha69qcbdMZVnqZjPdOjNHGU=
180+
github.com/jaswdr/faker/v2 v2.4.0/go.mod h1:ROK8xwQV0hYOLDUtxCQgHGcl10jbVzIvqHxcIDdwY2Q=
181181
github.com/jaytaylor/html2text v0.0.0-20180606194806-57d518f124b0/go.mod h1:CVKlgaMiht+LXvHG173ujK6JUhZXKb2u/BQtjPDIvyk=
182182
github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056 h1:iCHtR9CQyktQ5+f3dMVZfwD2KWJUgm7M0gdL9NGr8KA=
183183
github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056/go.mod h1:CVKlgaMiht+LXvHG173ujK6JUhZXKb2u/BQtjPDIvyk=

0 commit comments

Comments
 (0)