mirror of https://github.com/allinssl/allinssl
修改获取版本
parent
f817d7a4a4
commit
b10013892c
|
@ -198,7 +198,7 @@ func GetVersion() (map[string]string, error) {
|
||||||
"update": update,
|
"update": update,
|
||||||
"log": "",
|
"log": "",
|
||||||
"date": "",
|
"date": "",
|
||||||
}, err
|
}, nil
|
||||||
}
|
}
|
||||||
defer newVersionObj.Body.Close()
|
defer newVersionObj.Body.Close()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue