Thanks to visit codestin.com Credit goes to github.com
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 658dd8c commit a841d88Copy full SHA for a841d88
1 file changed
main.go
@@ -13,9 +13,7 @@ import (
13
"time"
14
)
15
16
-var (
17
- version = "1.0"
18
-)
+var version = "master"
19
20
type request struct {
21
command string
0 commit comments