The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

build(deps): bump github.com/go-faker/faker/v4 from 4.6.0 to 4.6.1 (#951)

Bumps [github.com/go-faker/faker/v4](https://github.com/go-faker/faker) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/go-faker/faker/releases)
- [Commits](https://github.com/go-faker/faker/compare/v4.6.0...v4.6.1)

---
updated-dependencies:
- dependency-name: github.com/go-faker/faker/v4
dependency-version: 4.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
b72ba7d5 b3706a82

+3 -3
+1 -1
go.mod
··· 8 8 github.com/bep/debounce v1.2.1 9 9 github.com/donatj/hmacsig v1.1.0 10 10 github.com/facebookgo/flagenv v0.0.0-20160425205200-fcd59fca7456 11 - github.com/go-faker/faker/v4 v4.6.0 11 + github.com/go-faker/faker/v4 v4.6.1 12 12 github.com/go-git/go-git/v5 v5.16.0 13 13 github.com/joho/godotenv v1.5.1 14 14 github.com/stretchr/testify v1.10.0
+2 -2
go.sum
··· 77 77 github.com/fxamacker/cbor/v2 v2.7.0/go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ= 78 78 github.com/gliderlabs/ssh v0.3.8 h1:a4YXD1V7xMF9g5nTkdfnja3Sxy1PVDCj1Zg4Wb8vY6c= 79 79 github.com/gliderlabs/ssh v0.3.8/go.mod h1:xYoytBv1sV0aL3CavoDuJIQNURXkkfPA/wxQ1pL1fAU= 80 - github.com/go-faker/faker/v4 v4.6.0 h1:6aOPzNptRiDwD14HuAnEtlTa+D1IfFuEHO8+vEFwjTs= 81 - github.com/go-faker/faker/v4 v4.6.0/go.mod h1:ZmrHuVtTTm2Em9e0Du6CJ9CADaLEzGXW62z1YqFH0m0= 80 + github.com/go-faker/faker/v4 v4.6.1 h1:xUyVpAjEtB04l6XFY0V/29oR332rOSPWV4lU8RwDt4k= 81 + github.com/go-faker/faker/v4 v4.6.1/go.mod h1:arSdxNCSt7mOhdk8tEolvHeIJ7eX4OX80wXjKKvkKBY= 82 82 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI= 83 83 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376/go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic= 84 84 github.com/go-git/go-billy/v5 v5.6.2 h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UNbRM=