Skip to content

Commit 603c535

Browse files
committed
chore: upgrade version
1 parent 880fdf1 commit 603c535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ var OldGoZeroVersion = []string{"v1.6.0", "v1.6.1", "v1.6.2", "v1.6.3", "v1.6.4"
1818
const DefaultToolVersion = "v1.7.4"
1919

2020
// GoctlsVersion is goctls version
21-
const GoctlsVersion = "v1.9.3"
21+
const GoctlsVersion = "v1.9.4"
2222

2323
// CoreVersion is the core service version.
2424
const CoreVersion = "v1.6.0"

0 commit comments

Comments
 (0)