- Replace deprecated `golang.org/x/crypto/ssh/terminal` with `golang.org/x/term` - Update `terminal.ReadPassword()` calls to use `term.ReadPassword()` - Remove unnecessary version of `golang.org/x/sys` in go.sum - Ensure compatibility with latest terminal package recommendations |
||
|---|---|---|
| .. | ||
| admin.go | ||
| db.go | ||
| migrate.go | ||
| root.go | ||