diff options
| author | Claude <noreply@anthropic.com> | 2025-11-23 10:41:36 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2025-11-23 10:41:36 +0000 |
| commit | 53501f01e8c8581ab1fba48dd49c6d40f6f4f622 (patch) | |
| tree | e20d9242f39989e175af156f3e6e3168823c2c0f /go.sum | |
| parent | 3d5286365747c7d2418be16544116f67964b8c48 (diff) | |
| download | noshitalk-53501f01e8c8581ab1fba48dd49c6d40f6f4f622.tar.gz noshitalk-53501f01e8c8581ab1fba48dd49c6d40f6f4f622.tar.xz noshitalk-53501f01e8c8581ab1fba48dd49c6d40f6f4f622.zip | |
Fix test cases for correct v3 onion address format
- Fix tor_test.go: use 56-char base32 strings for valid onion addresses
- Fix crypto_test.go: use net.Pipe() for proper bidirectional auth test
- Fix go.sum: remove corrupted first line
Diffstat (limited to 'go.sum')
| -rw-r--r-- | go.sum | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ -cat go.sum fyne.io/fyne/v2 v2.6.3 h1:cvtM2KHeRuH+WhtHiA63z5wJVBkQ9+Ay0UMl9PxFHyA= fyne.io/fyne/v2 v2.6.3/go.mod h1:NGSurpRElVoI1G3h+ab2df3O5KLGh1CGbsMMcX0bPIs= fyne.io/systray v1.11.0 h1:D9HISlxSkx+jHSniMBR6fCFOUjk1x/OOOJLa9lJYAKg= |
