Bumping to go1.24

This commit is contained in:
KD
2025-03-01 21:11:49 +00:00
parent d412984177
commit 4a436e6b73
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
package models
type User struct {
Username string
Username string
}