Update go (#13)
Go CI / Test (push) Failing after 6s
Go Release / build-and-release (pull_request) Successful in 6s
Go CI / Test (pull_request) Failing after 6s

Reviewed-on: #13
Co-authored-by: phoenix <mail@kundeng.us>
Co-committed-by: phoenix <mail@kundeng.us>
This commit is contained in:
2026-05-03 16:09:11 -04:00
committed by phoenix
parent 50b3ebe671
commit 5c97c4bcd6
4 changed files with 10 additions and 6 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
module git.kundeng.us/phoenix/swoosh
go 1.26.1
go 1.26.2
require (
git.kundeng.us/phoenix/textsender-models v0.2.0
github.com/twilio/twilio-go v1.30.4
git.kundeng.us/phoenix/textsender-models v0.2.1
github.com/twilio/twilio-go v1.30.5
)
require (