Update packages (#16)
Reviewed-on: #16 Co-authored-by: phoenix <kundeng00@pm.me> Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
@@ -3,8 +3,8 @@ module git.kundeng.us/phoenix/sender
|
||||
go 1.25.4
|
||||
|
||||
require (
|
||||
git.kundeng.us/phoenix/swoosh v0.0.2-main-e28e5c6755-556
|
||||
git.kundeng.us/phoenix/textsender-models v0.0.9
|
||||
git.kundeng.us/phoenix/swoosh v0.0.12
|
||||
git.kundeng.us/phoenix/textsender-models v0.0.12
|
||||
)
|
||||
|
||||
require (
|
||||
@@ -12,5 +12,5 @@ require (
|
||||
github.com/golang/mock v1.6.0 // indirect
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/twilio/twilio-go v1.28.6 // indirect
|
||||
github.com/twilio/twilio-go v1.28.8 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user