diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-24 12:58:40 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-24 12:58:40 -0400 |
| commit | 97ae5b515ee89f7309ff3d5859e1ccb541cac221 (patch) | |
| tree | 130c7acb685a1c43322ff56e46247f41f5376ba4 /go.mod | |
| parent | da90e57bb7b03f12e80f1361c30326fdb749b745 (diff) | |
| download | xesite-97ae5b515ee89f7309ff3d5859e1ccb541cac221.tar.xz xesite-97ae5b515ee89f7309ff3d5859e1ccb541cac221.zip | |
build(deps): bump github.com/go-faker/faker/v4 from 4.3.0 to 4.4.2 (#779)
Bumps [github.com/go-faker/faker/v4](https://github.com/go-faker/faker) from 4.3.0 to 4.4.2.
- [Release notes](https://github.com/go-faker/faker/releases)
- [Commits](https://github.com/go-faker/faker/compare/v4.3.0...v4.4.2)
---
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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,7 @@ require ( github.com/emicklei/proto v1.13.2 github.com/facebookgo/flagenv v0.0.0-20160425205200-fcd59fca7456 github.com/getkin/kin-openapi v0.120.0 - github.com/go-faker/faker/v4 v4.3.0 + github.com/go-faker/faker/v4 v4.4.2 github.com/go-git/go-git/v5 v5.12.0 github.com/invopop/yaml v0.2.0 github.com/joho/godotenv v1.5.1 @@ -55,7 +55,7 @@ require ( golang.org/x/mod v0.15.0 // indirect golang.org/x/net v0.23.0 // indirect golang.org/x/sys v0.18.0 // indirect - golang.org/x/text v0.14.0 // indirect + golang.org/x/text v0.15.0 // indirect golang.org/x/tools v0.18.0 // indirect gopkg.in/warnings.v0 v0.1.2 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect |
