golang version bump

This commit is contained in:
phoenix
2025-10-29 19:05:26 -04:00
parent 8fcba02196
commit 1b0ba48659
+1 -1
View File
@@ -1,6 +1,6 @@
module git.kundeng.us/phoenix/textsender-auth
go 1.25.1
go 1.25.3
require (
github.com/go-chi/chi/v5 v5.2.3