Skip to content

Commit f39057e

Browse files
committed
chore: modify go version
1 parent b7e8217 commit f39057e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module terraform-provider-zstack
22

3-
go 1.22.10
3+
//go 1.22.10
44

5-
//go 1.23
5+
go 1.23.0
66

77
replace zstack.io/zstack-sdk-go => ./zstack-sdk-go
88

0 commit comments

Comments
 (0)