Skip to content

Commit 0b5c42b

Browse files
committed
Lint
Signed-off-by: Aylei <[email protected]>
1 parent 6acc633 commit 0b5c42b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package version
22

33
var (
4-
gitVersion = "v0.0.0-master+$Format:%h$"
4+
gitVersion = "v0.0.0-master+$Format:%h$"
55
)
66

77
func Version() string {

0 commit comments

Comments
 (0)