Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
spiritLHLS authored Jun 24, 2024
1 parent dd741ac commit e5cd5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ func main() {
}
fmt.Println("项目地址:", "https://github.com/oneclickvirt/portchecker")
res := email.EmailCheck()
fmt.Printf("%s\n", res)
fmt.Println(res)
}

0 comments on commit e5cd5dd

Please sign in to comment.