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 f39057e commit b6fe590Copy full SHA for b6fe590
go.mod
@@ -2,7 +2,7 @@ module terraform-provider-zstack
2
3
//go 1.22.10
4
5
-go 1.23.0
+go 1.23
6
7
replace zstack.io/zstack-sdk-go => ./zstack-sdk-go
8
0 commit comments