Skip to content

Commit

Permalink
go.mod: bump github.com/jaswdr/faker from 1.15.0 to 1.18.1
Browse files Browse the repository at this point in the history
Bumps [github.com/jaswdr/faker](https://github.com/jaswdr/faker) from 1.15.0 to 1.18.1.
- [Release notes](https://github.com/jaswdr/faker/releases)
- [Commits](jaswdr/faker@v1.15.0...v1.18.1)

---
updated-dependencies:
- dependency-name: github.com/jaswdr/faker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2023
1 parent 2105d5b commit f66488b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/conduitio/conduit-connector-sdk v0.7.2
github.com/jaswdr/faker v1.15.0
github.com/jaswdr/faker v1.18.1
github.com/stretchr/testify v1.8.1
golang.org/x/net v0.7.0
gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ github.com/huandu/xstrings v1.3.3 h1:/Gcsuc1x8JVbJ9/rlye4xZnVAbEkGauT8lbebqcQws4
github.com/huandu/xstrings v1.3.3/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
github.com/imdario/mergo v0.3.11 h1:3tnifQM4i+fbajXKBHXWEH+KvNHqojZ778UH75j3bGA=
github.com/imdario/mergo v0.3.11/go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA=
github.com/jaswdr/faker v1.15.0 h1:wcEVaPKFE53NvdT4fl+w3b0IXdefp1Yk0BdBs0APCoA=
github.com/jaswdr/faker v1.15.0/go.mod h1:x7ZlyB1AZqwqKZgyQlnqEG8FDptmHlncA5u2zY/yi6w=
github.com/jaswdr/faker v1.18.1 h1:w4QquUuTgTw2K1i3FQ8j/FOWS+kCdUr+w5vgV63dtZ4=
github.com/jaswdr/faker v1.18.1/go.mod h1:x7ZlyB1AZqwqKZgyQlnqEG8FDptmHlncA5u2zY/yi6w=
github.com/jhump/protoreflect v1.6.0/go.mod h1:eaTn3RZAmMBcV0fifFvlm6VHNz3wSkYyXYWUh7ymB74=
github.com/jhump/protoreflect v1.10.2-0.20211108190630-d551e22cd340 h1:Vdzuzjwa0C0Vd7+eBTXaEKqarx2S0TG1u5TTugjHLkk=
github.com/jpillora/backoff v1.0.0 h1:uvFg412JmmHBHw7iwprIxkPMI+sGQ4kzOWsMeHnm2EA=
Expand Down

0 comments on commit f66488b

Please sign in to comment.