Files
schedtxt_models/go.mod
T
2025-10-31 14:04:55 -04:00

10 lines
141 B
AMPL

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