We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bf5c5f commit 107e016Copy full SHA for 107e016
go.mod
@@ -1,8 +1,6 @@
1
module github.com/aliyun/terraform-provider-alibabacloudstack
2
3
-go 1.21.4
4
-
5
-toolchain go1.22.0
+go 1.23
6
7
require (
8
github.com/PaesslerAG/jsonpath v0.1.1
0 commit comments