Skip to content

Commit

Permalink
chore(deps): update github.com/jordan-wright/email commit hash to 869…
Browse files Browse the repository at this point in the history
…4dac
  • Loading branch information
renovate-bot committed May 31, 2020
1 parent 7425ca7 commit 061eb97
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/jasonlvhit/gocron v0.0.0-20200423141508-ab84337f7963
github.com/jinzhu/gorm v1.9.12
github.com/joho/godotenv v1.3.0
github.com/jordan-wright/email v0.0.0-20200521030443-c069f37d901d
github.com/jordan-wright/email v0.0.0-20200531192740-8694daca3fa7
github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88 // indirect
github.com/kataras/iris/v12 v12.1.8
github.com/lib/pq v1.6.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ github.com/joho/godotenv v1.3.0 h1:Zjp+RcGpHhGlrMbJzXTrZZPrWj+1vfm90La1wgB6Bhc=
github.com/joho/godotenv v1.3.0/go.mod h1:7hK45KPybAkOC6peb+G5yklZfMxEjkZhHbwpqxOKXbg=
github.com/jordan-wright/email v0.0.0-20200521030443-c069f37d901d h1:yLsQngbOrQHnKZL1bnkoiDsjQkH8p1w7irA0yl6G4iI=
github.com/jordan-wright/email v0.0.0-20200521030443-c069f37d901d/go.mod h1:Fy2gCFfZhay8jplf/Csj6cyH/oshQTkLQYZbKkcV+SY=
github.com/jordan-wright/email v0.0.0-20200531192740-8694daca3fa7 h1:tm0rtMYB8JXr5/VnAFN0pSoVReFvkCzH+JD3co9wW34=
github.com/jordan-wright/email v0.0.0-20200531192740-8694daca3fa7/go.mod h1:Fy2gCFfZhay8jplf/Csj6cyH/oshQTkLQYZbKkcV+SY=
github.com/json-iterator/go v1.1.5/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU=
github.com/json-iterator/go v1.1.9 h1:9yzud/Ht36ygwatGx56VwCZtlI/2AD15T1X2sjSuGns=
github.com/json-iterator/go v1.1.9/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4=
Expand Down
92 changes: 90 additions & 2 deletions vendor/github.com/jordan-wright/email/email.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ github.com/jmespath/go-jmespath
# github.com/joho/godotenv v1.3.0
## explicit
github.com/joho/godotenv
# github.com/jordan-wright/email v0.0.0-20200521030443-c069f37d901d
# github.com/jordan-wright/email v0.0.0-20200531192740-8694daca3fa7
## explicit
github.com/jordan-wright/email
# github.com/json-iterator/go v1.1.9
Expand Down

0 comments on commit 061eb97

Please sign in to comment.