Merge
This commit is contained in:
commit
e3694e56c8
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
.idea/** merge=ignore
|
@ -5,7 +5,7 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
const VERSION = "1.0.2"
|
||||
const VERSION = "1.0.5"
|
||||
|
||||
func GetGoVersion() (ver string) {
|
||||
ver = runtime.Version()
|
||||
|
Loading…
Reference in New Issue
Block a user