Skip to content

Commit 4e16811

Browse files
committed
chore: modify go version
1 parent 9700b4c commit 4e16811

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

go.mod

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@ module terraform-provider-zstack
22

33
//go 1.22.10
44

5-
go 1.23
5+
//go 1.22.0
6+
go 1.23.0
7+
8+
//toolchain go1.22.10
69

710
replace zstack.io/zstack-sdk-go => ./zstack-sdk-go
811

0 commit comments

Comments
 (0)