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 2e211df commit 4bf6b79Copy full SHA for 4bf6b79
main.go
@@ -18,7 +18,7 @@ import (
18
"github.com/golang/glog"
19
)
20
21
-const version = "v1.12.2"
+const version = "v1.12.3"
22
23
func init() {
24
var versionPrint bool
0 commit comments