mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-12-17 09:42:29 +08:00
go fmt
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
|
||||
var (
|
||||
VERSION_NUMBER = fmt.Sprintf("%.02f", 2.65)
|
||||
VERSION = sizeLimit + VERSION_NUMBER
|
||||
COMMIT = ""
|
||||
VERSION = sizeLimit + VERSION_NUMBER
|
||||
COMMIT = ""
|
||||
)
|
||||
|
||||
func Version() string {
|
||||
|
||||
Reference in New Issue
Block a user