We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c080c commit 1b72ac6Copy full SHA for 1b72ac6
version/version.go
@@ -7,7 +7,7 @@ import (
7
"runtime/debug"
8
)
9
10
-const version = "v1.13.7"
+const version = "v1.13.8"
11
12
var userAgent string
13
0 commit comments