Files
schedtxt_models/go.mod
T
phoenixandphoenix f7baac328a
Go CI / Test and Lint (push) Successful in 6s
update go (#43)
Reviewed-on: phoenix/textsender-models#43
Co-authored-by: phoenix <mail@kundeng.us>
Co-committed-by: phoenix <mail@kundeng.us>
2026-05-03 16:01:35 -04:00

9 lines
140 B
AMPL

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