mirror of
https://github.com/projectdiscovery/httpx.git
synced 2024-11-24 13:14:01 +03:00
Update httpx.go
This commit is contained in:
parent
466781ad25
commit
cb5fdcf47d
@ -443,11 +443,11 @@ const banner = `
|
||||
/ __ \/ __/ __/ __ \| /
|
||||
/ / / / /_/ /_/ /_/ / |
|
||||
/_/ /_/\__/\__/ .___/_/|_|
|
||||
/_/
|
||||
/_/ v1
|
||||
`
|
||||
|
||||
// Version is the current version of httpx
|
||||
const Version = `0.0.4`
|
||||
const Version = `0.0.5`
|
||||
|
||||
// showBanner is used to show the banner to the user
|
||||
func showBanner() {
|
||||
|
Loading…
Reference in New Issue
Block a user