We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 161ed80 commit 3298a21Copy full SHA for 3298a21
web-cache-vulnerability-scanner.go
@@ -15,7 +15,7 @@ import (
15
"golang.org/x/net/http2"
16
)
17
18
-const version = "1.2.0"
+const version = "1.2.1"
19
20
var (
21
currentDate string
0 commit comments