update go (#43)
Go CI / Test and Lint (push) Successful in 6s

Reviewed-on: phoenix/textsender-models#43
Co-authored-by: phoenix <mail@kundeng.us>
Co-committed-by: phoenix <mail@kundeng.us>
This commit is contained in:
2026-05-03 16:01:35 -04:00
committed by phoenix
parent c857772953
commit f7baac328a
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module git.kundeng.us/phoenix/textsender-models
go 1.26.1
go 1.26.2
require (
github.com/golang-jwt/jwt/v5 v5.3.1