Skip to content

Commit 37e0d3e

Browse files
committed
chore: upgrade version
1 parent 19ca5b8 commit 37e0d3e

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.8.1"
1919

2020
// GoctlsVersion is goctls version
21-
const GoctlsVersion = "v1.10.2"
21+
const GoctlsVersion = "v1.10.3"
2222

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

0 commit comments

Comments
 (0)