mirror of
https://github.com/projectdiscovery/httpx
synced 2026-06-08 16:50:17 +00:00
mod issues
This commit is contained in:
@@ -8,11 +8,11 @@ const banner = `
|
||||
/ __ \/ __/ __/ __ \| /
|
||||
/ / / / /_/ /_/ /_/ / |
|
||||
/_/ /_/\__/\__/ .___/_/|_|
|
||||
/_/ v1.0.4
|
||||
/_/ v1.0.5
|
||||
`
|
||||
|
||||
// Version is the current version of httpx
|
||||
const Version = `v1.0.4`
|
||||
const Version = `v1.0.5`
|
||||
|
||||
// showBanner is used to show the banner to the user
|
||||
func showBanner() {
|
||||
|
||||
Reference in New Issue
Block a user