Skip to content

Commit

Permalink
go.mod: bump github.com/jaswdr/faker from 1.11.1 to 1.11.2 (#18)
Browse files Browse the repository at this point in the history
Bumps [github.com/jaswdr/faker](https://github.com/jaswdr/faker) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/jaswdr/faker/releases)
- [Commits](jaswdr/faker@v1.11.1...v1.11.2)

---
updated-dependencies:
- dependency-name: github.com/jaswdr/faker
  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>
  • Loading branch information
dependabot[bot] authored Jul 4, 2022
1 parent 4dd2f31 commit 3460a35
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.18

require (
github.com/conduitio/conduit-connector-sdk v0.2.0
github.com/jaswdr/faker v1.11.1
github.com/jaswdr/faker v1.11.2
github.com/stretchr/testify v1.8.0
golang.org/x/net v0.0.0-20220531201128-c960675eff93
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ github.com/hashicorp/go-plugin v1.4.4 h1:NVdrSdFRt3SkZtNckJ6tog7gbpRrcbOjQi/rgF7
github.com/hashicorp/go-plugin v1.4.4/go.mod h1:viDMjcLJuDui6pXb8U4HVfb8AamCWhHGUjr2IrTF67s=
github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87 h1:xixZ2bWeofWV68J+x6AzmKuVM/JWCQwkWm6GW/MUR6I=
github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87/go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ=
github.com/jaswdr/faker v1.11.1 h1:4wRI09n5+YrewFLog2vEV0bIXHx75F0KHcjvA4ecCPY=
github.com/jaswdr/faker v1.11.1/go.mod h1:x7ZlyB1AZqwqKZgyQlnqEG8FDptmHlncA5u2zY/yi6w=
github.com/jaswdr/faker v1.11.2 h1:5HVz43D+IPmQYjPvthzw/eBDGFbkJj7qmzFranPm+UA=
github.com/jaswdr/faker v1.11.2/go.mod h1:x7ZlyB1AZqwqKZgyQlnqEG8FDptmHlncA5u2zY/yi6w=
github.com/jhump/protoreflect v1.10.2-0.20211108190630-d551e22cd340 h1:Vdzuzjwa0C0Vd7+eBTXaEKqarx2S0TG1u5TTugjHLkk=
github.com/jpillora/backoff v1.0.0 h1:uvFg412JmmHBHw7iwprIxkPMI+sGQ4kzOWsMeHnm2EA=
github.com/jpillora/backoff v1.0.0/go.mod h1:J/6gKK9jxlEcS3zixgDgUAsiuZ7yrSoa/FX5e0EB2j4=
Expand Down

0 comments on commit 3460a35

Please sign in to comment.