We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e8217 commit f39057eCopy full SHA for f39057e
go.mod
@@ -1,8 +1,8 @@
1
module terraform-provider-zstack
2
3
-go 1.22.10
+//go 1.22.10
4
5
-//go 1.23
+go 1.23.0
6
7
replace zstack.io/zstack-sdk-go => ./zstack-sdk-go
8
0 commit comments