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

Commit

Permalink
chore(deps): bump github.com/ViBiOh/mailer from 1.17.0 to 1.17.1
Browse files Browse the repository at this point in the history
Bumps [github.com/ViBiOh/mailer](https://github.com/ViBiOh/mailer) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/ViBiOh/mailer/releases)
- [Commits](ViBiOh/mailer@v1.17.0...v1.17.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ViBiOh committed May 16, 2021
1 parent 082eb4c commit bcfb67d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/ViBiOh/deploy
go 1.16

require (
github.com/ViBiOh/httputils/v4 v4.10.1
github.com/ViBiOh/mailer v1.17.0
github.com/ViBiOh/httputils/v4 v4.10.2
github.com/ViBiOh/mailer v1.17.1
github.com/golang/protobuf v1.5.2 // indirect
github.com/prometheus/common v0.24.0 // indirect
go.opentelemetry.io/otel v0.20.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ github.com/DATA-DOG/go-sqlmock v1.5.0/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
github.com/Shopify/sarama v1.19.0/go.mod h1:FVkBWblsNy7DGZRfXLU0O9RCGt5g3g3yEuWXgklEdEo=
github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod h1:OXgGpZ6Cli1/URJOF1DMxUHB2q5Ap20/P/eIdh4G0pI=
github.com/ViBiOh/httputils/v4 v4.10.1 h1:UbFobMqipCHQGM6HpFzJieFOSNgO3WeCSeloXmQ5vAo=
github.com/ViBiOh/httputils/v4 v4.10.1/go.mod h1:SSNbzuDG+W6wPEgbIMuFkgKuE2ssVHDV8YyHvnxoFs0=
github.com/ViBiOh/mailer v1.17.0 h1:ao+Y6gDfac269CPQD/Jxe0JO5pJVhBFR0vpxvLkZfho=
github.com/ViBiOh/mailer v1.17.0/go.mod h1:P1usRe9Pj4clXHcJ3K+IPOa57Qa/avKwv/bR6W3g09g=
github.com/ViBiOh/httputils/v4 v4.10.2 h1:EthjbXD/8OHsybkZh2/uAoVChPWKXodPXp3jHtFyLRg=
github.com/ViBiOh/httputils/v4 v4.10.2/go.mod h1:SSNbzuDG+W6wPEgbIMuFkgKuE2ssVHDV8YyHvnxoFs0=
github.com/ViBiOh/mailer v1.17.1 h1:1d2Iv4ZjUfCdXm/OD19l0nVjObWlamRh7yvywz0oBBU=
github.com/ViBiOh/mailer v1.17.1/go.mod h1:sbu3TLXHSG2vWJa+2CeSG4NC+1bAx1Lqn4XS291Juh4=
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 bcfb67d

Please sign in to comment.