Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Commit

Permalink
chore(deps): Bumping mailer for fixing enabled bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ViBiOh committed Jan 11, 2021
1 parent a2d945f commit a1c4e41
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,5 +4,5 @@ go 1.15

require (
github.com/ViBiOh/httputils/v3 v3.36.4
github.com/ViBiOh/mailer v1.11.1
github.com/ViBiOh/mailer v1.11.2
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ github.com/Shopify/sarama v1.19.0/go.mod h1:FVkBWblsNy7DGZRfXLU0O9RCGt5g3g3yEuWX
github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod h1:OXgGpZ6Cli1/URJOF1DMxUHB2q5Ap20/P/eIdh4G0pI=
github.com/ViBiOh/httputils/v3 v3.36.4 h1:ddehKRmFWe0x7rjVAVEiG/E9hszEQEe4K7ssdMjht6Q=
github.com/ViBiOh/httputils/v3 v3.36.4/go.mod h1:l4sdVJfRu99dY7rNJfMinJHYb0pJZU9FEz7C83dX6gE=
github.com/ViBiOh/mailer v1.11.1 h1:J1+c2tD8lx+aTNEu/orooee4rigfo1qvxu6MMeaCjqE=
github.com/ViBiOh/mailer v1.11.1/go.mod h1:D+VW012tqsf8RKLGDRMJ9BOWvzQYFSCg8amsh3ce1rk=
github.com/ViBiOh/mailer v1.11.2 h1:HabPbaJuKNLjRz7CV49Ks+0eCE333PyqfbxZRa6z1Bs=
github.com/ViBiOh/mailer v1.11.2/go.mod h1:D+VW012tqsf8RKLGDRMJ9BOWvzQYFSCg8amsh3ce1rk=
github.com/VividCortex/gohistogram v1.0.0/go.mod h1:Pf5mBqqDxYaXu3hDrrU+w6nw50o/4+TcAqDqk/vUH7g=
github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5/go.mod h1:SkGFH1ia65gfNATL8TAiHDNxPzPdmEL5uirI2Uyuz6c=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
Expand Down

0 comments on commit a1c4e41

Please sign in to comment.