aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-20 02:39:09 +0000
committerGitHub <noreply@github.com>2025-02-20 02:39:09 +0000
commitb5087597762057e83a53a29cb3bdfbe5a60cb80b (patch)
tree9e8a273635775342870c06439684df65f49c15a9
parent39c822e6ebd930b4bdd29d985be56cd7759017ea (diff)
downloadxesite-b5087597762057e83a53a29cb3bdfbe5a60cb80b.tar.xz
xesite-b5087597762057e83a53a29cb3bdfbe5a60cb80b.zip
build(deps): bump github.com/go-faker/faker/v4 from 4.5.0 to 4.6.0 (#902)
Bumps [github.com/go-faker/faker/v4](https://github.com/go-faker/faker) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/go-faker/faker/releases) - [Commits](https://github.com/go-faker/faker/compare/v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: github.com/go-faker/faker/v4 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>
-rw-r--r--go.mod2
-rw-r--r--go.sum4
2 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 6b0b2fa..50bcd02 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/bep/debounce v1.2.1
github.com/donatj/hmacsig v1.1.0
github.com/facebookgo/flagenv v0.0.0-20160425205200-fcd59fca7456
- github.com/go-faker/faker/v4 v4.5.0
+ github.com/go-faker/faker/v4 v4.6.0
github.com/go-git/go-git/v5 v5.13.2
github.com/joho/godotenv v1.5.1
github.com/stretchr/testify v1.10.0
diff --git a/go.sum b/go.sum
index 91057ac..22014f1 100644
--- a/go.sum
+++ b/go.sum
@@ -77,8 +77,8 @@ github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv
github.com/fxamacker/cbor/v2 v2.7.0/go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ=
github.com/gliderlabs/ssh v0.3.8 h1:a4YXD1V7xMF9g5nTkdfnja3Sxy1PVDCj1Zg4Wb8vY6c=
github.com/gliderlabs/ssh v0.3.8/go.mod h1:xYoytBv1sV0aL3CavoDuJIQNURXkkfPA/wxQ1pL1fAU=
-github.com/go-faker/faker/v4 v4.5.0 h1:ARzAY2XoOL9tOUK+KSecUQzyXQsUaZHefjyF8x6YFHc=
-github.com/go-faker/faker/v4 v4.5.0/go.mod h1:p3oq1GRjG2PZ7yqeFFfQI20Xm61DoBDlCA8RiSyZ48M=
+github.com/go-faker/faker/v4 v4.6.0 h1:6aOPzNptRiDwD14HuAnEtlTa+D1IfFuEHO8+vEFwjTs=
+github.com/go-faker/faker/v4 v4.6.0/go.mod h1:ZmrHuVtTTm2Em9e0Du6CJ9CADaLEzGXW62z1YqFH0m0=
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI=
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376/go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic=
github.com/go-git/go-billy/v5 v5.6.2 h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UNbRM=