Skip to content

Commit

Permalink
Merge pull request #76 from joeirimpan/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/twilio/twilio-go-1.20.1

chore(deps): Bump github.com/twilio/twilio-go from 1.17.0 to 1.20.1
  • Loading branch information
joeirimpan authored Apr 23, 2024
2 parents 53fce4f + 871454f commit c9526fd
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 @@ -10,7 +10,7 @@ require (
github.com/knadh/listmonk v1.1.0
github.com/knadh/smtppool v1.1.0
github.com/spf13/pflag v1.0.5
github.com/twilio/twilio-go v1.17.0
github.com/twilio/twilio-go v1.20.1
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -355,8 +355,8 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5
github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07/go.mod h1:kDXzergiv9cbyO7IOYJZWg1U88JhDg3PB6klq9Hg2pA=
github.com/twilio/twilio-go v1.17.0 h1:I9eIuxP+OizZCHHayDkGPhn9aVZfUvaByzdiwsdIvlw=
github.com/twilio/twilio-go v1.17.0/go.mod h1:tdnfQ5TjbewoAu4lf9bMsGvfuJ/QU9gYuv9yx3TSIXU=
github.com/twilio/twilio-go v1.20.1 h1:BR4qr7atAX8WHLXvT78jW6fp/71cMOEhcsxjnji8jiM=
github.com/twilio/twilio-go v1.20.1/go.mod h1:tdnfQ5TjbewoAu4lf9bMsGvfuJ/QU9gYuv9yx3TSIXU=
github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc=
github.com/valyala/fasttemplate v1.0.1/go.mod h1:UQGH1tvbgY+Nz5t2n7tXsz52dQxojPUpymEIMZ47gx8=
github.com/viant/assertly v0.4.8/go.mod h1:aGifi++jvCrUaklKEKT0BU95igDNaqkvz+49uaYMPRU=
Expand Down

0 comments on commit c9526fd

Please sign in to comment.