Skip to content

Commit 107e016

Browse files
committed
fix 编译版本问题
1 parent 0bf5c5f commit 107e016

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/aliyun/terraform-provider-alibabacloudstack
22

3-
go 1.21.4
4-
5-
toolchain go1.22.0
3+
go 1.23
64

75
require (
86
github.com/PaesslerAG/jsonpath v0.1.1

0 commit comments

Comments
 (0)