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 7fbe42f commit 35b5e75Copy full SHA for 35b5e75
main.go
@@ -18,7 +18,7 @@ import (
18
"github.com/golang/glog"
19
)
20
21
-const version = "v1.13.2"
+const version = "v2.0.0"
22
23
func init() {
24
var versionPrint bool
0 commit comments