Skip to content

Commit

Permalink
Update go client version to 2.2.4 (#682)
Browse files Browse the repository at this point in the history
Update go client version to 2.2.4
  • Loading branch information
KomachiSion authored Nov 10, 2023
1 parent 03026b7 commit 28188c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/constant/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const (
KEY_BEAT = "beat"
KEY_DOM = "dom"
DEFAULT_CONTEXT_PATH = "/nacos"
CLIENT_VERSION = "Nacos-Go-Client:v2.2.2"
CLIENT_VERSION = "Nacos-Go-Client:v2.2.4"
REQUEST_DOMAIN_RETRY_TIME = 3
SERVICE_INFO_SPLITER = "@@"
CONFIG_INFO_SPLITER = "@@"
Expand Down

0 comments on commit 28188c7

Please sign in to comment.