diff --git a/go.mod b/go.mod index 2993bef..0987e2c 100644 --- a/go.mod +++ b/go.mod @@ -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