Commit 5786b3c
Improve version validation with whitespace check
- Use strings.TrimSpace in SetClientGatewayVersion to prevent whitespace-only versions
- Addresses code review feedback
Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>1 parent 68dbe67 commit 5786b3c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments