Files
schedtxt_models/go.mod
T
2025-11-23 22:12:38 -05:00

9 lines
140 B
AMPL

module git.kundeng.us/phoenix/textsender-models
go 1.25.4
require (
github.com/golang-jwt/jwt/v5 v5.3.0
github.com/google/uuid v1.6.0
)