Skip to content

Commit

Permalink
Fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
j-baines committed Jul 18, 2024
1 parent 7f7ef5b commit 2a51494
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shodan-gzip.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,5 +138,6 @@ func DoShodanGZIP(inputFile string) bool {
log.Println("Decompressed file written to .tmp/shodan.json")

log.Println("Generating database entries...")

return readShodanJSON(".tmp/shodan.json")
}

0 comments on commit 2a51494

Please sign in to comment.