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.2 to 4.7.0 (#1033)

Bumps [github.com/go-faker/faker/v4](https://github.com/go-faker/faker) from 4.6.2 to 4.7.0.
- [Release notes](https://github.com/go-faker/faker/releases)
- [Commits](https://github.com/go-faker/faker/compare/v4.6.2...v4.7.0)

---
updated-dependencies:
- dependency-name: github.com/go-faker/faker/v4
dependency-version: 4.7.0
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>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
653ea4c3 2e0d01ab

+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.2 11 + github.com/go-faker/faker/v4 v4.7.0 12 12 github.com/go-git/go-git/v5 v5.16.2 13 13 github.com/joho/godotenv v1.5.1 14 14 github.com/stretchr/testify v1.11.1
+2 -2
go.sum
··· 77 77 github.com/fxamacker/cbor/v2 v2.9.0/go.mod h1:vM4b+DJCtHn+zz7h3FFp/hDAI9WNWCsZj23V5ytsSxQ= 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.2 h1:IR1uQUYotFZnuTL7Iuy0FDGtHM5Rt1Q+2nipH9gnqKs= 81 - github.com/go-faker/faker/v4 v4.6.2/go.mod h1:u1dIRP5neLB6kTzgyVjdBOV5R1uP7BdxkcWk7tiKQXk= 80 + github.com/go-faker/faker/v4 v4.7.0 h1:VboC02cXHl/NuQh5lM2W8b87yp4iFXIu59x4w0RZi4E= 81 + github.com/go-faker/faker/v4 v4.7.0/go.mod h1:u1dIRP5neLB6kTzgyVjdBOV5R1uP7BdxkcWk7tiKQXk= 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=