Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix non-compilation in /lib/ssh/messages_test.go #446

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

phillip-stephens
Copy link
Contributor

@phillip-stephens phillip-stephens commented Jun 6, 2024

While investigating another PR, noticed that non-compiling code was in messages_test.go This fixes the formatting.

Testing - post fix

/opt/homebrew/opt/go/libexec/bin/go tool test2json -t /Users/phillip/Library/Caches/JetBrains/GoLand2024.1/tmp/GoLand/___TestHaSSH_in_github_com_zmap_zgrab2_lib_ssh.test -test.v -test.paniconexit0 -test.run ^\QTestHaSSH\E$
=== RUN   TestHaSSH
--- PASS: TestHaSSH (0.00s)
PASS

Process finished with the exit code 0

@phillip-stephens phillip-stephens marked this pull request as ready for review June 6, 2024 17:40
@phillip-stephens phillip-stephens requested a review from a team June 6, 2024 17:41
@phillip-stephens phillip-stephens merged commit 9dc4b8a into master Jun 7, 2024
4 checks passed
@phillip-stephens phillip-stephens deleted the phillip/fix-issue-in-HaSSH branch June 7, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants