mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-11 00:40:00 +08:00
chore: update goctl version to 1.2.3, prepare for release (#1193)
* feat: slow threshold customizable in rest * chore: update goctl version to 1.2.3, prepare for release
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
// BuildVersion is the version of goctl.
|
||||
const BuildVersion = "1.2.2"
|
||||
const BuildVersion = "1.2.3"
|
||||
|
||||
// GetGoctlVersion returns BuildVersion
|
||||
func GetGoctlVersion() string {
|
||||
|
||||
Reference in New Issue
Block a user